ChangeSet ID: 11635 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/23 17:20:16
Modified files: tools/winedump : misc.c programs/avitools: aviplay.c dlls/shlwapi : ordinal.c dlls/shell32 : pidl.c iconcache.c dlls/oleaut32/tests: vartype.c dlls/oleaut32 : vartype.c safearray.c dlls/ole32 : ifs.c compobj.c dlls/ntdll : rtlstr.c dlls/kernel : locale.c dlls/d3d8 : utils.c dlls/comctl32 : rebar.c
Log message: Francois Gouget fgouget@free.fr Assorted spelling fixes.
Patch: http://cvs.winehq.org/patch.py?id=11635
Old revision New revision Changes Path 1.5 1.6 +1 -1 wine/tools/winedump/misc.c 1.18 1.19 +1 -1 wine/programs/avitools/aviplay.c 1.81 1.82 +3 -2 wine/dlls/shlwapi/ordinal.c 1.105 1.106 +2 -2 wine/dlls/shell32/pidl.c 1.76 1.77 +1 -1 wine/dlls/shell32/iconcache.c 1.8 1.9 +2 -2 wine/dlls/oleaut32/tests/vartype.c 1.6 1.7 +5 -5 wine/dlls/oleaut32/vartype.c 1.34 1.35 +1 -1 wine/dlls/oleaut32/safearray.c 1.36 1.37 +1 -1 wine/dlls/ole32/ifs.c 1.89 1.90 +4 -4 wine/dlls/ole32/compobj.c 1.42 1.43 +2 -2 wine/dlls/ntdll/rtlstr.c 1.36 1.37 +2 -2 wine/dlls/kernel/locale.c 1.13 1.14 +1 -1 wine/dlls/d3d8/utils.c 1.90 1.91 +3 -3 wine/dlls/comctl32/rebar.c