[LIBGPG-ERROR PATCH 11/12] use https to refer to www.ethnologue.com
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Fri Feb 5 20:16:32 CET 2016
---
src/w32-gettext.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/w32-gettext.c b/src/w32-gettext.c
index 973a0c3..734b9c1 100644
--- a/src/w32-gettext.c
+++ b/src/w32-gettext.c
@@ -681,7 +681,7 @@ my_nl_locale_name (const char *categoryname)
/* Dispatch on language.
See also http://www.unicode.org/unicode/onlinedat/languages.html .
- For details about languages, see http://www.ethnologue.com/ . */
+ For details about languages, see https://www.ethnologue.com/ . */
switch (primary)
{
case LANG_AFRIKAANS: return "af_ZA";
--
2.7.0
More information about the Gnupg-devel
mailing list