changeset 11512:447a9ef7674a

Correct last commit.
author Bruno Haible <bruno@clisp.org>
date Sun, 26 Apr 2009 16:48:03 +0200
parents d604b921ed8d
children 73a33e826a95
files lib/uniconv.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/uniconv.h
+++ b/lib/uniconv.h
@@ -50,7 +50,6 @@
    *RESULTP and *LENGTHP should initially be a scratch buffer and its size,
    or *RESULTP can initially be NULL.
    May erase the contents of the memory at *RESULTP.
-   Return value: 0 if successful, otherwise -1 and errno set.
    If successful: The resulting Unicode string (non-NULL) is returned and its
    length stored in *LENGTHP.  The resulting string is RESULTBUF if no dynamic
    memory allocation was necessary, or a freshly allocated memory block