ChangeSet ID: 13980
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/10/04 13:57:02
Modified files:
tools : c2man.pl
Log message:
Francois Gouget <fgouget(a)free.fr>
Add prototypes to all functions.
Move 'main' to the end so we don't have to pre-declare all the
functions.
Patch: http://cvs.winehq.org/patch.py?id=13980
Old revision New revision Changes Path
1.17 1.18 +162 -156 wine/tools/c2man.pl
ChangeSet ID: 13979
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/10/04 13:54:04
Modified files:
tools : make_requests
Log message:
Francois Gouget <fgouget(a)free.fr>
Add 'use strict'.
Add prototypes to all functions.
Move 'main' to the end so we don't have to pre-declare all the
functions.
Patch: http://cvs.winehq.org/patch.py?id=13979
Old revision New revision Changes Path
1.37 1.38 +72 -83 wine/tools/make_requests