ChangeSet ID: 16952 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/31 09:26:30
Modified files: dlls/ole32 : storage32.h storage32.c stg_stream.c stg_prop.c
Log message: Mike McCormack mike@codeweavers.com Eliminate forward declarations, make functions static.
Patch: http://cvs.winehq.org/patch.py?id=16952
Old revision New revision Changes Path 1.20 1.21 +0 -218 wine/dlls/ole32/storage32.h 1.80 1.81 +163 -176 wine/dlls/ole32/storage32.c 1.25 1.26 +102 -105 wine/dlls/ole32/stg_stream.c 1.4 1.5 +3 -3 wine/dlls/ole32/stg_prop.c