jscript: Rename DispatchEx to jsdisp_t to match jscript naming convention.

Jacek Caban jacek at codeweavers.com
Mon Sep 6 09:11:49 CDT 2010


---
  dlls/jscript/activex.c  |    4 +-
  dlls/jscript/array.c    |   48 ++++++++--------
  dlls/jscript/bool.c     |   10 ++--
  dlls/jscript/date.c     |   10 ++--
  dlls/jscript/dispex.c   |  106 ++++++++++++++++++------------------
  dlls/jscript/engine.c   |   22 ++++----
  dlls/jscript/engine.h   |   10 ++--
  dlls/jscript/error.c    |   28 +++++-----
  dlls/jscript/function.c |   44 ++++++++--------
  dlls/jscript/global.c   |    6 +-
  dlls/jscript/jscript.c  |    2 +-
  dlls/jscript/jscript.h  |  136 +++++++++++++++++++++++-----------------------
  dlls/jscript/jsutils.c  |    6 +-
  dlls/jscript/math.c     |    6 +-
  dlls/jscript/number.c   |   10 ++--
  dlls/jscript/object.c   |   16 +++---
  dlls/jscript/regexp.c   |   28 +++++-----
  dlls/jscript/string.c   |   24 ++++----
  18 files changed, 258 insertions(+), 258 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Rename-DispatchEx-to-jsdisp_t.diff
Type: text/x-patch
Size: 73207 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100906/de01ff37/attachment-0001.bin>


More information about the wine-patches mailing list