Michael Stefaniuc : dmscript: Use the debug functions provided by dmobject.[ch].

Alexandre Julliard julliard at winehq.org
Fri Dec 13 15:27:20 CST 2019


Module: wine
Branch: master
Commit: eb60619ead22e3470c5e4ef5f485a943cbc71ee5
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=eb60619ead22e3470c5e4ef5f485a943cbc71ee5

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Fri Dec 13 00:29:04 2019 +0100

dmscript: Use the debug functions provided by dmobject.[ch].

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dmscript/dmobject.c         | 247 ++++++++++++++++++++++++++++++++++-
 dlls/dmscript/dmobject.h         |  14 +-
 dlls/dmscript/dmscript_main.c    | 272 +--------------------------------------
 dlls/dmscript/dmscript_private.h |  21 ---
 dlls/dmscript/script.c           |   3 +-
 dlls/dmscript/scripttrack.c      |   1 +
 6 files changed, 257 insertions(+), 301 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=eb60619ead22e3470c5e4ef5f485a943cbc71ee5



More information about the wine-cvs mailing list