PATCH: action.h gcc 4

Marcus Meissner marcus at jet.franken.de
Fri Jun 17 02:04:36 CDT 2005


Hi,

gcc4 detects mismatching definition between extern and static cszbs.

Ciao, Marcus

Changelog:
	remove cszbs from msi/action.h

Index: dlls/msi/action.h
===================================================================
RCS file: /home/wine/wine/dlls/msi/action.h,v
retrieving revision 1.18
diff -u -r1.18 action.h
--- dlls/msi/action.h	16 Jun 2005 15:51:44 -0000	1.18
+++ dlls/msi/action.h	17 Jun 2005 07:03:45 -0000
@@ -252,4 +252,3 @@
 extern const WCHAR cszSourceDir[];
 extern const WCHAR szProductCode[];
 extern const WCHAR cszRootDrive[];
-extern const WCHAR cszbs[];
-- 



More information about the wine-patches mailing list