Module: wine Branch: master Commit: 6d2902f6804372a651c320930235dcd8eb48b2fc URL: http://source.winehq.org/git/wine.git/?a=commit;h=6d2902f6804372a651c3209302...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Jul 26 11:37:48 2012 +0200
mshtml: Use inline wrappers and fixed found warnings.
---
dlls/mshtml/Makefile.in | 2 +- dlls/mshtml/editor.c | 14 ++++++------ dlls/mshtml/htmldoc.c | 10 ++++---- dlls/mshtml/htmldoc5.c | 2 +- dlls/mshtml/htmlelem.c | 6 ++-- dlls/mshtml/htmlelem2.c | 22 +++++++++--------- dlls/mshtml/htmlelemcol.c | 2 +- dlls/mshtml/htmlobject.c | 4 +- dlls/mshtml/mutation.c | 10 ++++---- dlls/mshtml/navigate.c | 14 ++++++------ dlls/mshtml/nsembed.c | 2 +- dlls/mshtml/nsevents.c | 2 +- dlls/mshtml/nsio.c | 52 ++++++++++++++++++++++---------------------- dlls/mshtml/oleobj.c | 2 +- dlls/mshtml/olewnd.c | 4 +- dlls/mshtml/persist.c | 8 +++--- dlls/mshtml/pluginhost.c | 2 +- dlls/mshtml/script.c | 30 +++++++++++++++++++------ dlls/mshtml/txtrange.c | 14 ++++++------ dlls/mshtml/view.c | 4 +- 20 files changed, 111 insertions(+), 95 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6d2902f6804372a651c320...