ChangeSet ID: 18194 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/15 13:10:39 Modified files: tools/widl : server.c proxy.c header.c tools : sfnt2fnt.c bin2res.c Log message: Stefan Huehner <stefan(a)huehner.org> Fix some -Wmissing-declarations by making functions static. Patch: http://cvs.winehq.org/patch.py?id=18194 Old revision New revision Changes Path 1.3 1.4 +1 -1 wine/tools/widl/server.c 1.20 1.21 +1 -1 wine/tools/widl/proxy.c 1.34 1.35 +6 -6 wine/tools/widl/header.c 1.6 1.7 +2 -2 wine/tools/sfnt2fnt.c 1.23 1.24 +6 -6 wine/tools/bin2res.c