wine/tools/winedump search.c

Alexandre Julliard julliard at winehq.org
Wed Jan 5 07:23:17 CST 2005


ChangeSet ID:	15215
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/05 07:23:17

Modified files:
	tools/winedump : search.c 

Log message:
	Peter Berg Larsen <pebl at math.ku.dk>
	Fix a return type bug after allowing 'foo *functionname()'
	prototypes. In 'unsigned char *functionname()' char was not seen;
	therefore implicit 'unsigned int'.

Patch: http://cvs.winehq.org/patch.py?id=15215

Old revision  New revision  Changes     Path
 1.7           1.8           +2 -1       wine/tools/winedump/search.c




More information about the wine-cvs mailing list