projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
958c266
)
Fix comment typo.
author
Ulrich Drepper
<drepper@redhat.com>
Thu, 12 Jul 2001 05:42:07 +0000
(
05:42
+0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Thu, 12 Jul 2001 05:42:07 +0000
(
05:42
+0000)
iconv/gconv_int.h
patch
|
blob
|
history
diff --git
a/iconv/gconv_int.h
b/iconv/gconv_int.h
index
d168efc
..
9641077
100644
(file)
--- a/
iconv/gconv_int.h
+++ b/
iconv/gconv_int.h
@@
-38,7
+38,7
@@
extern struct path_elem *__gconv_path_elem;
extern size_t __gconv_max_path_elem_len;
-/* Structure for alias definition. Simply to strings. */
+/* Structure for alias definition. Simply t
w
o strings. */
struct gconv_alias
{
char *fromname;