From: Bruno Haible Date: Fri, 8 Jun 2007 11:23:40 +0000 (+0000) Subject: Oops. X-Git-Tag: v0.17~338 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c2783da0d6a4a7987f98430f31c6c130ca4fab;p=thirdparty%2Fgettext.git Oops. --- diff --git a/gettext-runtime/intl/gettextP.h b/gettext-runtime/intl/gettextP.h index fe18a442f..449eb7701 100644 --- a/gettext-runtime/intl/gettextP.h +++ b/gettext-runtime/intl/gettextP.h @@ -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