wine/dlls ddraw/dsurface/fakezbuffer.c ntdll/r ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jul 2 20:20:07 CDT 2002


ChangeSet ID:	1025659207149775645769299
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/07/02 20:20:07

Modified files:
	dlls/ddraw/dsurface: fakezbuffer.c 
	dlls/ntdll     : rtlstr.c 
	dlls/shell32   : shellpath.c 
	dlls/user      : wnd16.c 

Log message:
	Gregg Mattinson <gm138242 at scot.canada.sun.com>
	Void functions can't return a value, even if it is the return value
	from another void function.

Patch: http://cvs.winehq.com/patch.py?id=1025659207149775645769299

Revision  Changes    Path
 1.4      +1 -1      wine/dlls/ddraw/dsurface/fakezbuffer.c
 1.22     +1 -1      wine/dlls/ntdll/rtlstr.c
 1.63     +20 -13    wine/dlls/shell32/shellpath.c
 1.8      +1 -1      wine/dlls/user/wnd16.c




More information about the wine-cvs mailing list