wine/tools/widl header.h header.c

Alexandre Julliard julliard at winehq.org
Wed Aug 3 09:55:22 CDT 2005


ChangeSet ID:	19303
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/03 09:55:22

Modified files:
	tools/widl     : header.h header.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- The header global variable is NULL when not generating a header so
	don't try to use it in functions that may be called by the client
	code.
	- Make the functions that take char * take const char *.

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

Old revision  New revision  Changes     Path
 1.8           1.9           +3 -3       wine/tools/widl/header.h
 1.35          1.36          +17 -20     wine/tools/widl/header.c




More information about the wine-cvs mailing list