ChangeSet ID: 19996 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/06 04:27:37
Modified files: include : sqlext.h dbghelp.h dlls/ole32 : errorinfo.c dlls/msvcrt : misc.c dlls/kernel : thunk.c
Log message: Eric Pouech eric.pouech@wanadoo.fr Fixes for function prototypes without arguments.
Patch: http://cvs.winehq.org/patch.py?id=19996
Old revision New revision Changes Path 1.5 1.6 +2 -2 wine/include/sqlext.h 1.13 1.14 +1 -1 wine/include/dbghelp.h 1.31 1.32 +1 -1 wine/dlls/ole32/errorinfo.c 1.12 1.13 +1 -1 wine/dlls/msvcrt/misc.c 1.60 1.61 +2 -2 wine/dlls/kernel/thunk.c