Remove la_LN.* from the list of bogus locales. They're incomplete, but

still potentially useful.
This commit is contained in:
Tim J. Robbins 2004-08-02 12:50:12 +00:00
parent 7cf18ceb88
commit 633401b573
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133014

View File

@ -208,7 +208,7 @@ struct _kwinfo {
};
#define NKWINFO (sizeof(kwinfo)/sizeof(kwinfo[0]))
const char *boguslocales[] = { "UTF-8", "la_LN." };
const char *boguslocales[] = { "UTF-8" };
#define NBOGUS (sizeof(boguslocales)/sizeof(boguslocales[0]))
int