ChangeSet ID: 8147 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/05/12 19:41:58
Modified files: tools : c2man.pl programs/rpcss : rpcss_main.c msdos : ppdev.c graphics : painting.c documentation : winelib-porting.sgml porting.sgml documentation.sgml dlls/shlwapi : path.c dlls/shell32 : shres.rc dlls/setupapi : setupapi.rc dlls/rpcrt4 : rpcss_np_client.c rpcrt4_main.c dlls/oleaut32 : usrmarshal.c typelib.c tmarshal.c dlls/ole32 : storage32.c oleproxy.c marshal.c ftmarshal.c compobj_private.h compobj.c dlls/ntdll : rtlbitmap.c dlls/msvcrt : except.c dlls/kernel/tests: path.c dlls/dplayx : name_server.c dlls/ddraw/d3ddevice: mesa.c dlls/avifil32 : avifile.c api.c acmstream.c
Log message: Francois Gouget fgouget@free.fr Fix miscellaneous spelling errors and typos.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8147
Old revision New revision Changes Path 1.7 1.8 +1 -1 wine/tools/c2man.pl 1.3 1.4 +2 -2 wine/programs/rpcss/rpcss_main.c 1.8 1.9 +2 -2 wine/msdos/ppdev.c 1.56 1.57 +3 -3 wine/graphics/painting.c 1.5 1.6 +1 -1 wine/documentation/winelib-porting.sgml 1.5 1.6 +3 -3 wine/documentation/porting.sgml 1.9 1.10 +2 -2 wine/documentation/documentation.sgml 1.31 1.32 +5 -5 wine/dlls/shlwapi/path.c 1.27 1.28 +1 -1 wine/dlls/shell32/shres.rc 1.3 1.4 +1 -1 wine/dlls/setupapi/setupapi.rc 1.2 1.3 +1 -1 wine/dlls/rpcrt4/rpcss_np_client.c 1.42 1.43 +1 -1 wine/dlls/rpcrt4/rpcrt4_main.c 1.2 1.3 +2 -2 wine/dlls/oleaut32/usrmarshal.c 1.93 1.94 +1 -1 wine/dlls/oleaut32/typelib.c 1.16 1.17 +2 -2 wine/dlls/oleaut32/tmarshal.c 1.38 1.39 +1 -1 wine/dlls/ole32/storage32.c 1.6 1.7 +3 -3 wine/dlls/ole32/oleproxy.c 1.8 1.9 +4 -4 wine/dlls/ole32/marshal.c 1.4 1.5 +6 -6 wine/dlls/ole32/ftmarshal.c 1.6 1.7 +1 -1 wine/dlls/ole32/compobj_private.h 1.73 1.74 +7 -7 wine/dlls/ole32/compobj.c 1.5 1.6 +1 -1 wine/dlls/ntdll/rtlbitmap.c 1.23 1.24 +1 -1 wine/dlls/msvcrt/except.c 1.14 1.15 +7 -7 wine/dlls/kernel/tests/path.c 1.13 1.14 +4 -4 wine/dlls/dplayx/name_server.c 1.96 1.97 +1 -1 wine/dlls/ddraw/d3ddevice/mesa.c 1.32 1.33 +3 -3 wine/dlls/avifil32/avifile.c 1.14 1.15 +1 -1 wine/dlls/avifil32/api.c 1.4 1.5 +1 -1 wine/dlls/avifil32/acmstream.c