ChangeSet ID: 15705 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/26 15:09:05
Modified files: tools/winapi : make_parser.pm programs/winedbg: db_disasm.c documentation : ole.sgml dlls/wininet : http.c cookie.c dlls/shell32 : shellord.c dlls/rsaenh : mpi.c dlls/msi : table.c format.c custom.c action.c dlls/dplayx : dplobby.c dplayx_global.c dlls/comctl32 : toolbar.c listview.c
Log message: Francois Gouget fgouget@free.fr Assorted spelling fixes.
Patch: http://cvs.winehq.org/patch.py?id=15705
Old revision New revision Changes Path 1.11 1.12 +33 -33 wine/tools/winapi/make_parser.pm 1.4 1.5 +2 -2 wine/programs/winedbg/db_disasm.c 1.9 1.10 +1 -1 wine/documentation/ole.sgml 1.92 1.93 +1 -1 wine/dlls/wininet/http.c 1.12 1.13 +1 -1 wine/dlls/wininet/cookie.c 1.130 1.131 +1 -1 wine/dlls/shell32/shellord.c 1.3 1.4 +2 -2 wine/dlls/rsaenh/mpi.c 1.27 1.28 +1 -1 wine/dlls/msi/table.c 1.1 1.2 +4 -4 wine/dlls/msi/format.c 1.1 1.2 +4 -4 wine/dlls/msi/custom.c 1.74 1.75 +12 -12 wine/dlls/msi/action.c 1.38 1.39 +2 -2 wine/dlls/dplayx/dplobby.c 1.23 1.24 +2 -2 wine/dlls/dplayx/dplayx_global.c 1.206 1.207 +1 -1 wine/dlls/comctl32/toolbar.c 1.401 1.402 +1 -1 wine/dlls/comctl32/listview.c