Tweak last commit.
authorBruno Haible <bruno@clisp.org>
Tue, 22 Dec 2009 00:58:14 +0000 (01:58 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 22 Dec 2009 00:58:14 +0000 (01:58 +0100)
lib/localename.h

index fddd9fe..312a793 100644 (file)
@@ -54,6 +54,8 @@ extern const char * gl_locale_name_posix (int category, const char *categoryname
 
 /* Determine the default locale's name, as specified by environment
    variables.
 
 /* Determine the default locale's name, as specified by environment
    variables.
+   Return the locale category's name, or NULL if no locale has been specified
+   by environment variables.
    The result must not be freed; it is statically allocated.  */
 extern const char * gl_locale_name_environ (int category, const char *categoryname);
 
    The result must not be freed; it is statically allocated.  */
 extern const char * gl_locale_name_environ (int category, const char *categoryname);