projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb99fc0
)
(Using Wide Char Classes): Add comma.
author
drepper
<drepper>
Fri, 22 Jan 1999 09:19:09 +0000
(09:19 +0000)
committer
drepper
<drepper>
Fri, 22 Jan 1999 09:19:09 +0000
(09:19 +0000)
manual/ctype.texi
patch
|
blob
|
history
diff --git
a/manual/ctype.texi
b/manual/ctype.texi
index
3b21821
..
fde864b
100644
(file)
--- a/
manual/ctype.texi
+++ b/
manual/ctype.texi
@@
-656,7
+656,7
@@
is_in_class (int c, const char *class)
@}
@end smallexample
-@xref{Converting a Character} for more information on @code{btowc}.
+@xref{Converting a Character}
,
for more information on @code{btowc}.
Please note that this change probably does not improve the performance
of the program a lot since the @code{wctype} function still has to make
the string comparisons. But it gets really interesting if the