changeset 12472:b48b6eb9e594

Tweak last commit.
author Bruno Haible <bruno@clisp.org>
date Tue, 22 Dec 2009 01:58:14 +0100
parents 0e92bf4fb236
children 81590e0c5feb
files lib/localename.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/localename.h
+++ b/lib/localename.h
@@ -54,6 +54,8 @@
 
 /* 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);