3 Dec
2008
3 Dec
'08
11:56 a.m.
Module: wine Branch: master Commit: 02bfacff5adf1f03e377b42f3fcdbce5901bec70 URL: http://source.winehq.org/git/wine.git/?a=commit;h=02bfacff5adf1f03e377b42f3f... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Dec 3 12:12:34 2008 +0100 dmloader: Make some functions static. --- dlls/dmloader/container.c | 79 ++++++++++---------- dlls/dmloader/dmloader_private.h | 12 --- dlls/dmloader/loader.c | 150 ++++++++++++++++++-------------------- dlls/dmloader/loaderstream.c | 51 +++++++------ 4 files changed, 137 insertions(+), 155 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=02bfacff5adf1f03e377b4...