mshtml: Fix indentation in resource file

André Hentschel nerv at dawncrow.de
Wed Aug 4 13:05:40 CDT 2010


---
 dlls/mshtml/En.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/mshtml/En.rc b/dlls/mshtml/En.rc
index ba55bf7..15ae91a 100644
--- a/dlls/mshtml/En.rc
+++ b/dlls/mshtml/En.rc
@@ -20,8 +20,8 @@
 
 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
 
- STRINGTABLE
- {
+STRINGTABLE
+{
     IDS_STATUS_DONE            "Done"
     IDS_STATUS_DOWNLOADINGFROM "Downloading from %s..."
 }
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list