Module: wine Branch: master Commit: bcd88ea3ea791b4ed31f6b008e1921fd27dafd33 URL: https://source.winehq.org/git/wine.git/?a=commit;h=bcd88ea3ea791b4ed31f6b008...
Author: Michael Stefaniuc mstefani@winehq.org Date: Fri Dec 13 00:29:05 2019 +0100
dmstyle: Use the debug functions provided by dmobject.[ch].
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dmstyle/dmobject.c | 247 +++++++++++++++++++++++++++++++++++- dlls/dmstyle/dmobject.h | 14 +- dlls/dmstyle/dmstyle_main.c | 1 + dlls/dmstyle/dmutils.c | 302 +------------------------------------------- dlls/dmstyle/dmutils.h | 26 ---- 5 files changed, 255 insertions(+), 335 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=bcd88ea3ea791b4ed31f6...