[LIBGPG-ERROR PATCH 6/6] w32-iconv: Remove invalid link to unicode.org in comment.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Nov 16 00:52:46 CET 2016


--
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 <dkg at fifthhorseman.net>
---
 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)
     {
-- 
2.10.2




More information about the Gnupg-devel mailing list