wine/ programs/progman/grpfile.c dlls/ntdll/te ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 2 09:47:36 CDT 2005


ChangeSet ID:	19953
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/02 09:47:36

Modified files:
	programs/progman: grpfile.c 
	dlls/ntdll/tests: rtl.c 
	dlls/ntdll     : time.c nt.c loader.c cdrom.c 
	dlls/dbghelp   : pe_module.c mscvpdb.h msc.c elf_module.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Fix gcc 4.0 warnings.

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

Old revision  New revision  Changes     Path
 1.10          1.11          +1 -1       wine/programs/progman/grpfile.c
 1.16          1.17          +1 -1       wine/dlls/ntdll/tests/rtl.c
 1.75          1.76          +1 -1       wine/dlls/ntdll/time.c
 1.100         1.101         +1 -1       wine/dlls/ntdll/nt.c
 1.102         1.103         +6 -6       wine/dlls/ntdll/loader.c
 1.68          1.69          +2 -2       wine/dlls/ntdll/cdrom.c
 1.11          1.12          +3 -3       wine/dlls/dbghelp/pe_module.c
 1.2           1.3           +1 -0       wine/dlls/dbghelp/mscvpdb.h
 1.15          1.16          +15 -15     wine/dlls/dbghelp/msc.c
 1.24          1.25          +6 -6       wine/dlls/dbghelp/elf_module.c




More information about the wine-cvs mailing list