wine/dlls/msi package.c dialog.c action.c

Alexandre Julliard julliard at wine.codeweavers.com
Sun Oct 30 13:04:26 CST 2005


ChangeSet ID:	20960
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/30 13:04:26

Modified files:
	dlls/msi       : package.c dialog.c action.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Use "static const" rather than "const static" as gcc -W complains
	about the former.

Patch: http://cvs.winehq.org/patch.py?id=20960

Old revision  New revision  Changes     Path
 1.61          1.62          +2 -2       wine/dlls/msi/package.c
 1.55          1.56          +6 -6       wine/dlls/msi/dialog.c
 1.221         1.222         +57 -57     wine/dlls/msi/action.c




More information about the wine-cvs mailing list