ChangeSet ID: 20045 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/07 06:31:18
Modified files: dlls/winmm : winmm.c dlls/quartz : filtermapper.c filtergraph.c dlls/mlang/tests: mlang.c dlls/mlang : mlang.c dlls/crypt32/tests: encode.c dlls/commdlg : printdlg.c
Log message: Mike McCormack mike@codeweavers.com Fix gcc 4.0 warnings.
Patch: http://cvs.winehq.org/patch.py?id=20045
Old revision New revision Changes Path 1.54 1.55 +2 -2 wine/dlls/winmm/winmm.c 1.24 1.25 +2 -2 wine/dlls/quartz/filtermapper.c 1.35 1.36 +1 -1 wine/dlls/quartz/filtergraph.c 1.8 1.9 +1 -1 wine/dlls/mlang/tests/mlang.c 1.22 1.23 +6 -6 wine/dlls/mlang/mlang.c 1.19 1.20 +65 -22 wine/dlls/crypt32/tests/encode.c 1.94 1.95 +2 -2 wine/dlls/commdlg/printdlg.c