]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Declare _nl_find_language.
authorUlrich Drepper <drepper@redhat.com>
Wed, 20 May 1998 12:10:10 +0000 (12:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 20 May 1998 12:10:10 +0000 (12:10 +0000)
intl/loadinfo.h

index c67c2eb2e8e353cdbc9bbffbff86bbad3126fd2d..aa07beb136ea677e6f5e69742ab0b651e308b445 100644 (file)
@@ -56,3 +56,5 @@ extern int _nl_explode_name PARAMS ((char *name, const char **language,
                                     const char **special,
                                     const char **sponsor,
                                     const char **revision));
+
+extern char *_nl_find_language PARAMS ((const char *name));