wine/dlls/ole32 marshal.c

Alexandre Julliard julliard at winehq.org
Thu May 19 07:04:58 CDT 2005


ChangeSet ID:	17612
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/19 07:04:58

Modified files:
	dlls/ole32     : marshal.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Change remaining blocks of code with 2-space indentation to 4-space
	indentation.
	- Make vtables const.
	- Remove an unnecessary memcpy and let the compiler do the work.

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

Old revision  New revision  Changes     Path
 1.73          1.74          +189 -183   wine/dlls/ole32/marshal.c




More information about the wine-cvs mailing list