14 Jan
2009
14 Jan
'09
3:03 p.m.
Module: wine Branch: master Commit: d287e8869178ae6048a3a175dc0bed690590be4e URL: http://source.winehq.org/git/wine.git/?a=commit;h=d287e8869178ae6048a3a175dc... Author: Andrew Talbot <andrew.talbot(a)talbotville.com> Date: Tue Jan 13 23:25:51 2009 +0000 riched20: Declare some functions static. --- dlls/riched20/editor.h | 7 --- dlls/riched20/list.c | 42 +++++++------- dlls/riched20/paint.c | 47 ++++++++-------- dlls/riched20/para.c | 137 ++++++++++++++++++++++++------------------------ 4 files changed, 113 insertions(+), 120 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d287e8869178ae6048a3a1...