ChangeSet ID: 9195 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/03 14:31:14
Modified files: tools/widl : widl.c parser.y parser.l include : objidl.h
Log message: Use <> format in generated #include statements. Integer constants should be unsigned.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9195
Old revision New revision Changes Path 1.13 1.14 +2 -2 wine/tools/widl/widl.c 1.9 1.10 +1 -1 wine/tools/widl/parser.y 1.13 1.14 +3 -3 wine/tools/widl/parser.l 1.18 1.19 +1 -1 wine/include/objidl.h