projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a87999
)
Use British English, not German English.
author
Bruno Haible
<bruno@clisp.org>
Mon, 8 Nov 2004 12:54:48 +0000
(12:54 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Mon, 8 Nov 2004 12:54:48 +0000
(12:54 +0000)
lib/mbswidth.c
patch
|
blob
|
history
diff --git
a/lib/mbswidth.c
b/lib/mbswidth.c
index 6b9d4b38bbe6e8e135ae2a40f9ed523a6be4c719..a51176026da466c6b47a17a67ac924836c562cb8 100644
(file)
--- a/
lib/mbswidth.c
+++ b/
lib/mbswidth.c
@@
-91,7
+91,7
@@
int wcwidth ();
character string pointed to by STRING. If a non-printable character
occurs, and MBSW_REJECT_UNPRINTABLE is specified, -1 is returned.
With flags = MBSW_REJECT_INVALID | MBSW_REJECT_UNPRINTABLE, this is
- the multibyte analog
on
of the wcswidth function. */
+ the multibyte analog
ue
of the wcswidth function. */
int
mbswidth (const char *string, int flags)
{