Correct last commit.
authorBruno Haible <bruno@clisp.org>
Sun, 26 Apr 2009 14:48:03 +0000 (16:48 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 26 Apr 2009 14:48:03 +0000 (16:48 +0200)
lib/uniconv.h

index 74eaee5..d9178c6 100644 (file)
@@ -50,7 +50,6 @@ extern "C" {
    *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