]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops.
authorBruno Haible <bruno@clisp.org>
Fri, 8 Jun 2007 11:23:40 +0000 (11:23 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:55 +0000 (12:14 +0200)
gettext-runtime/intl/gettextP.h

index fe18a442fb918877e7348eb939b27ebb5cd369ff..449eb770182db9b84119807e7f789d6d982073c8 100644 (file)
@@ -227,7 +227,7 @@ extern const char *_nl_locale_name_posix (int category,
                                          const char *categoryname);
 # define gl_locale_name_default _nl_locale_name_default
 extern const char *_nl_locale_name_default (void);
-# define gl_locale_name _nl_locale_name_default
+# define gl_locale_name _nl_locale_name
 extern const char *_nl_locale_name (int category, const char *categoryname);
 #endif