Jan. 22, 2010
2:26 p.m.
Module: wine Branch: master Commit: c3af2dd752776ee1f42b5f6d54fafbd70cce9dde URL: http://source.winehq.org/git/wine.git/?a=commit;h=c3af2dd752776ee1f42b5f6d54... Author: Rob Shearman <robertshearman(a)gmail.com> Date: Thu Jan 21 11:58:24 2010 +0000 ole32: Rearrange declarations in itemmoniker.c to avoid unnecessary forward declarations. --- dlls/ole32/itemmoniker.c | 359 ++++++++++++++++++++-------------------------- 1 files changed, 156 insertions(+), 203 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c3af2dd752776ee1f42b5f...