From f769450924367d4f495eda981025fed391cd68a8 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 16 Nov 2016 08:52:46 +0900 Subject: 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 --- src/w32-gettext.c | 1 - 1 file changed, 1 deletion(-) 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) { -- cgit v1.2.3