[PATCH 2/2] Fix a typo

Paul Vriens Paul.Vriens.Wine at gmail.com
Sat Sep 18 13:30:20 CDT 2010


---
 dlls/user32/resources/user32_It.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/user32/resources/user32_It.rc b/dlls/user32/resources/user32_It.rc
index e8a5f4f..835361b 100644
--- a/dlls/user32/resources/user32_It.rc
+++ b/dlls/user32/resources/user32_It.rc
@@ -20,7 +20,7 @@
 #include "resources.h"
 
 /* UTF-8 */
-#pragma codepage(65001)
+#pragma code_page(65001)
 
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
-- 
1.6.2.5


--------------030604060501080904080500--



More information about the wine-patches mailing list