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

Alexandre Julliard julliard at winehq.org
Thu Dec 12 16:29:39 CST 2019


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Thu Dec 12 01:11:03 2019 +0100

dmcompos: 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/dmcompos/chordmap.c         |   4 +-
 dlls/dmcompos/composer.c         |   1 +
 dlls/dmcompos/dmcompos_main.c    | 265 +--------------------------------------
 dlls/dmcompos/dmcompos_private.h |  22 ----
 dlls/dmcompos/dmobject.c         | 247 +++++++++++++++++++++++++++++++++++-
 dlls/dmcompos/dmobject.h         |  14 ++-
 6 files changed, 258 insertions(+), 295 deletions(-)

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



More information about the wine-cvs mailing list