ChangeSet ID: 19986 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/06 04:23:46
Modified files: tools/winapi : winapi_parser.pm winapi_module_user.pm
Log message: Francois Gouget fgouget@free.fr 'volatile' is valid everywhere where 'const' is valid. This fixes parsing of the new InterlockedExchange() prototype.
Patch: http://cvs.winehq.org/patch.py?id=19986
Old revision New revision Changes Path 1.4 1.5 +8 -8 wine/tools/winapi/winapi_parser.pm 1.5 1.6 +4 -4 wine/tools/winapi/winapi_module_user.pm