21 Jul
2005
21 Jul
'05
11:59 a.m.
ChangeSet ID: 19061 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/07/21 06:59:12 Modified files: tools/widl : parser.y dlls/wineps : download.c dlls/riched20 : writer.c Log message: Stefan Huehner <stefan(a)huehner.org> Change some char* to const char* to fix warnigns. Patch: http://cvs.winehq.org/patch.py?id=19061 Old revision New revision Changes Path 1.46 1.47 +2 -2 wine/tools/widl/parser.y 1.12 1.13 +1 -1 wine/dlls/wineps/download.c 1.10 1.11 +2 -2 wine/dlls/riched20/writer.c