From 70da04bc5da799165778cfe83c2d6a64dcb25b83 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 21 Jan 2007 22:58:01 +0000 Subject: [PATCH] Oops, fix description. --- lib/striconveh.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/striconveh.h b/lib/striconveh.h index 3dc153955b..2ab1e6feda 100644 --- a/lib/striconveh.h +++ b/lib/striconveh.h @@ -81,8 +81,6 @@ extern char * /* 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. -- 2.30.2