aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2016-11-15 23:52:46 +0000
committerNIIBE Yutaka <[email protected]>2016-11-18 01:45:26 +0000
commitf769450924367d4f495eda981025fed391cd68a8 (patch)
tree54322b779ec57b0c31790d1b1418ead9c54c5085
parentw32: Update links from http to https. (diff)
downloadlibgpg-error-f769450924367d4f495eda981025fed391cd68a8.tar.gz
libgpg-error-f769450924367d4f495eda981025fed391cd68a8.zip
w32-iconv: Remove invalid link to unicode.org in comment.
-- http://www.unicode.org/unicode/onlinedat/languages.html currently says: The mapping information between Macintosh and Windows codes is no longer available on the Unicode site. Please consult the Macintosh and Windows developer sites. And there are no outbound links. Signed-off-by: Daniel Kahn Gillmor <[email protected]>
-rw-r--r--src/w32-gettext.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/w32-gettext.c b/src/w32-gettext.c
index 8168e30..3b54ebd 100644
--- a/src/w32-gettext.c
+++ b/src/w32-gettext.c
@@ -680,7 +680,6 @@ my_nl_locale_name (const char *categoryname)
sub = SUBLANGID (langid);
/* Dispatch on language.
- See also http://www.unicode.org/unicode/onlinedat/languages.html .
For details about languages, see https://www.ethnologue.com/ . */
switch (primary)
{