comdlg32: Fix typo in #pragma line in cdlg_Ro.rc.

Michael Stefaniuc mstefani at redhat.de
Tue Jan 13 16:27:52 CST 2009


---
 dlls/comdlg32/cdlg_Ro.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/comdlg32/cdlg_Ro.rc b/dlls/comdlg32/cdlg_Ro.rc
index 9b888a5..ba00b3f 100644
--- a/dlls/comdlg32/cdlg_Ro.rc
+++ b/dlls/comdlg32/cdlg_Ro.rc
@@ -477,4 +477,4 @@ STRINGTABLE DISCARDABLE
     IDS_OPEN_FILE   "Deschide fișier"
 }
 
-#pragma code_page(default){
+#pragma code_page(default)
-- 
1.6.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090113/e6a281f1/attachment.pgp 


More information about the wine-patches mailing list