__loadlocale: Set missing val when evaluating CP874

Signed-off by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2016-07-27 22:27:06 +02:00
parent 8f1378b19f
commit beb721cf37
1 changed files with 1 additions and 0 deletions

View File

@ -857,6 +857,7 @@ restart:
++c;
if (strcasecmp (c, "620"))
FAIL;
val = 874;
strcpy (charset, "CP874");
mbc_max = 1;
#ifdef _MB_EXTENDED_CHARSETS_WINDOWS