diff options
author | André Goddard Rosa <andre.goddard@gmail.com> | 2009-06-02 09:36:28 -0300 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-07-09 01:30:23 -0700 |
commit | 54ad9db80a20fd73d963b13452f807732e790f77 (patch) | |
tree | fb1ccde8128895a6ca19fa2b34aedbc84acccd3e /libpthread/linuxthreads.old/semaphore.c | |
parent | e3d88875a4ec24982e26b1660c638c81f2623e7c (diff) | |
download | uClibc-alpine-54ad9db80a20fd73d963b13452f807732e790f77.tar.bz2 uClibc-alpine-54ad9db80a20fd73d963b13452f807732e790f77.tar.xz |
wchar: fix inverted parameters in error message
The error message should output "fromcode -> tocode" rather than
"tocode -> fromcode". Seems to be a typo due to the order of the func
called:
iconv_t iconv_open(const char *tocode, const char *fromcode);
Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libpthread/linuxthreads.old/semaphore.c')
0 files changed, 0 insertions, 0 deletions