projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec32a9f
)
Oops, fix description.
author
Bruno Haible
<bruno@clisp.org>
Sun, 21 Jan 2007 22:58:01 +0000
(22:58 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 21 Jan 2007 22:58:01 +0000
(22:58 +0000)
lib/striconveh.h
patch
|
blob
|
history
diff --git
a/lib/striconveh.h
b/lib/striconveh.h
index 3dc153955b908c217363d9e78828093515f0fa17..2ab1e6fedafd19ec1998aab7ed8f02567e65198a 100644
(file)
--- 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.