Jacek Caban : mshtml: Remove not used argument in nsAString_GetData.

Alexandre Julliard julliard at winehq.org
Mon Dec 17 06:42:02 CST 2007


Module: wine
Branch: master
Commit: 559649c443a212cb39ef0bbf7db960bfd51c1649
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=559649c443a212cb39ef0bbf7db960bfd51c1649

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Dec 17 01:38:30 2007 +0100

mshtml: Remove not used argument in nsAString_GetData.

---

 dlls/mshtml/editor.c         |    6 +++---
 dlls/mshtml/htmlbody.c       |    2 +-
 dlls/mshtml/htmldoc5.c       |    2 +-
 dlls/mshtml/htmlelem.c       |   14 +++++++-------
 dlls/mshtml/htmlelem2.c      |    2 +-
 dlls/mshtml/htmlinput.c      |    6 +++---
 dlls/mshtml/htmlnode.c       |    2 +-
 dlls/mshtml/htmloption.c     |    4 ++--
 dlls/mshtml/htmlselect.c     |    4 ++--
 dlls/mshtml/htmlstyle.c      |    4 ++--
 dlls/mshtml/htmltextarea.c   |    4 ++--
 dlls/mshtml/mshtml_private.h |    2 +-
 dlls/mshtml/nsembed.c        |    4 ++--
 dlls/mshtml/nsservice.c      |    2 +-
 dlls/mshtml/persist.c        |    2 +-
 dlls/mshtml/txtrange.c       |    8 ++++----
 16 files changed, 34 insertions(+), 34 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=559649c443a212cb39ef0bbf7db960bfd51c1649



More information about the wine-cvs mailing list