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

still potentially useful.
This commit is contained in:
tjr 2004-08-02 12:50:12 +00:00
parent 25f68ff9e7
commit 2e77b96f4a

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