wine/dlls/msi package.c dialog.c action.c
30 Oct
2005
30 Oct
'05
7:04 p.m.
ChangeSet ID: 20960 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/30 13:04:26 Modified files: dlls/msi : package.c dialog.c action.c Log message: Mike McCormack <mike(a)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
7351
Age (days ago)
7351
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard