]> granicus.if.org Git - shadow/commitdiff
spelling: categories
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 08:08:07 +0000 (08:08 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 08:08:07 +0000 (08:08 +0000)
lib/defines.h

index 62bd73e5fa93c7b6174d01d248a903bc8944fabc..cded1417fd121cfd87c22963033bc2ef9f53685b 100644 (file)
@@ -24,7 +24,7 @@ typedef unsigned char _Bool;
 
 /* Take care of NLS matters.  */
 #ifdef S_SPLINT_S
-extern char *setlocale(int categorie, const char *locale);
+extern char *setlocale(int categories, const char *locale);
 # define LC_ALL                (6)
 extern char * bindtextdomain (const char * domainname, const char * dirname);
 extern char * textdomain (const char * domainname);