ChangeSet ID: 14255 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/21 14:57:56
Modified files: tools/winapi : win32.api dlls/dbghelp : type.c source.c path.c dbghelp.spec
Log message: Francois Gouget fgouget@free.fr Fix the declaration of SymEnumSymbols() in dbghelp.spec. Use PVOID instead of void* for consistency. Update the dbghelp section in win32.api.
Patch: http://cvs.winehq.org/patch.py?id=14255
Old revision New revision Changes Path 1.20 1.21 +7 -3 wine/tools/winapi/win32.api 1.8 1.9 +1 -1 wine/dlls/dbghelp/type.c 1.2 1.3 +1 -1 wine/dlls/dbghelp/source.c 1.3 1.4 +1 -1 wine/dlls/dbghelp/path.c 1.4 1.5 +1 -1 wine/dlls/dbghelp/dbghelp.spec