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:
parent
5506f765ae
commit
28f10fcaac
@ -7,7 +7,7 @@
|
||||
|
||||
using namespace BPrivate;
|
||||
|
||||
typedef const char ** input_buffer_t;
|
||||
typedef char ** input_buffer_t;
|
||||
|
||||
status_t
|
||||
convert_encoding(const char * from, const char * to,
|
||||
|
Loading…
Reference in New Issue
Block a user