Module: wine Branch: refs/heads/master Commit: 518ee99f6f6df485c7f86149dc5ff330d8767cb7 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=518ee99f6f6df485c7f86149...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Aug 2 13:31:26 2006 +0200
ole32: Make some functions and variables static.
---
dlls/ole32/compobj.c | 2 dlls/ole32/compobj_private.h | 1 dlls/ole32/git.c | 3 - dlls/ole32/ole2.c | 28 +++--- dlls/ole32/storage32.c | 195 +++++++++++++++++++++++++++--------------- dlls/ole32/storage32.h | 192 ----------------------------------------- 6 files changed, 142 insertions(+), 279 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=518ee99f6f6df485c7f8...