[MLANG] Sync with Wine Staging 1.9.16. CORE-11866

svn path=/trunk/; revision=72287
This commit is contained in:
Amine Khaldi 2016-08-18 10:16:03 +00:00
parent 7a8a3e75ea
commit 85b1436323
2 changed files with 2 additions and 2 deletions

View file

@ -505,7 +505,7 @@ static void fill_cp_info(const struct mlang_data *ml_data, UINT index, MIMECPINF
static LONG dll_count;
/*
* Japanese Detection and Converstion Functions
* Japanese Detection and Conversion Functions
*/
#define HANKATA(A) ((A >= 161) && (A <= 223))

View file

@ -98,7 +98,7 @@ reactos/dll/win32/mciqtz32 # Synced to WineStaging-1.9.16
reactos/dll/win32/mciseq # Synced to WineStaging-1.9.11
reactos/dll/win32/mciwave # Synced to WineStaging-1.9.11
reactos/dll/win32/mgmtapi # Synced to WineStaging-1.9.11
reactos/dll/win32/mlang # Synced to WineStaging-1.9.11
reactos/dll/win32/mlang # Synced to WineStaging-1.9.16
reactos/dll/win32/mmdevapi # Synced to WineStaging-1.9.11
reactos/dll/win32/mpr # Synced to WineStaging-1.9.11
reactos/dll/win32/mprapi # Synced to WineStaging-1.9.11