Mercurial > hg > octave-nkf > gnulib-hg
diff lib/striconveh.h @ 7918:2b63866dabc7
Oops, fix description.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 21 Jan 2007 22:58:01 +0000 |
parents | 957b6eccce2c |
children | 7ebab05df4f6 |
line wrap: on
line diff
--- a/lib/striconveh.h +++ b/lib/striconveh.h @@ -81,8 +81,6 @@ /* Convert an entire string from one encoding to another, using iconv. The original string is at [SRC,...,SRC+SRCLEN-1]. - Both the "from" and the "to" encoding must use a single NUL byte at the - end of the string (i.e. not UCS-2, UCS-4, UTF-16, UTF-32). *RESULTP and *LENGTH should initially be a scratch buffer and its size, or *RESULTP can initially be NULL. May erase the contents of the memory at *RESULTP.