mirror of git://sourceware.org/git/glibc.git
Fix comment typo.
This commit is contained in:
parent
958c2666c6
commit
9a321276ef
|
@ -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 two strings. */
|
||||
struct gconv_alias
|
||||
{
|
||||
char *fromname;
|
||||
|
|
Loading…
Reference in New Issue