Merge pull request #1046 from hpwamr/MUI_dev

MUI - Correction little bug after add tags '// encoding: cpxxx" (typo)
This commit is contained in:
Pairi Daiza 2019-03-13 20:37:32 +01:00 committed by GitHub
commit 2f6dd0eb0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252) // Western European (Windows-1252)
s
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//