Make gcc bark less when using some warnings

Vincent Béron vberon at mecano.gme.usherb.ca
Mon Mar 28 14:07:12 CST 2005


Gcc (with -Wimplicit -Wmissing-declarations -Wmissing-prototypes) didn't
like some of those prototypes, they didn't look like matching.

The extern was mishandled: present when it shouldn't, absent when it
shouldn't.

Changelog:
Change prototypes so gcc with some warnings doesn't bark.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: void.diff
Type: text/x-patch
Size: 2374 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050328/65c5da1c/void.bin


More information about the wine-patches mailing list