ChangeSet ID: 17612 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/19 07:04:58
Modified files: dlls/ole32 : marshal.c
Log message: Robert Shearman rob@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