[UNICODE] Sync with Wine Staging 4.18. CORE-16441

This commit is contained in:
Amine Khaldi 2019-12-23 00:58:51 +01:00
parent 3cfeed64b1
commit 1a472d9453
84 changed files with 1111 additions and 1845 deletions

View file

@ -4234,7 +4234,7 @@ static const unsigned char cp2uni_leadbytes[256] =
0x78, 0x79, 0x7a, 0x7b, 0x7c, 0x7d, 0x7e, 0x00
};
static const unsigned short uni2cp_low[31731] =
static const unsigned short uni2cp_low[] =
{
/* 0x0000 .. 0x00ff */
0x0000, 0x0001, 0x0002, 0x0003, 0x0004, 0x0005, 0x0006, 0x0007,