MUI - Correction little bug after add tags '// encoding: cpxxx" (typo)

This commit is contained in:
Pairi Daiza 2019-03-13 20:24:25 +01:00
parent f8fa603c75
commit e59bdb6d55

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
/////////////////////////////////////////////////////////////////////////////
//