no const for now
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4207 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
using namespace BPrivate;
|
using namespace BPrivate;
|
||||||
|
|
||||||
typedef const char ** input_buffer_t;
|
typedef char ** input_buffer_t;
|
||||||
|
|
||||||
status_t
|
status_t
|
||||||
convert_encoding(const char * from, const char * to,
|
convert_encoding(const char * from, const char * to,
|
||||||
|
|||||||
Reference in New Issue
Block a user