diff options
author | Bruno Haible <bruno@clisp.org> | 2006-02-21 12:31:16 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:13:01 +0200 |
commit | 235b437668be1834c7cb2fccf8d4fd8eea2fe11d (patch) | |
tree | de797115d15600834ea777622466bf4fd5214bc5 | |
parent | a310fac714aaa8637f1313d1451563a932bbccd7 (diff) | |
download | external_gettext-235b437668be1834c7cb2fccf8d4fd8eea2fe11d.zip external_gettext-235b437668be1834c7cb2fccf8d4fd8eea2fe11d.tar.gz external_gettext-235b437668be1834c7cb2fccf8d4fd8eea2fe11d.tar.bz2 |
Comment fix.
-rw-r--r-- | gettext-tools/libuniname/uninames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/libuniname/uninames.h b/gettext-tools/libuniname/uninames.h index 9dbf902..ec21381 100644 --- a/gettext-tools/libuniname/uninames.h +++ b/gettext-tools/libuniname/uninames.h @@ -1,5 +1,5 @@ /* - * uninames.h.new + * uninames.h * * Unicode character name table. * Generated automatically by the gen-uninames utility. |