Module: wine Branch: master Commit: 3ef5436074296610c35de8d5706c5620486fc295 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3ef5436074296610c35de8d57...
Author: Michael Stefaniuc mstefani@winehq.org Date: Fri Dec 13 00:29:07 2019 +0100
dswave: 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/dswave/dmobject.c | 247 ++++++++++++++++++++++++++++++++++++++- dlls/dswave/dmobject.h | 14 ++- dlls/dswave/dswave.c | 3 +- dlls/dswave/dswave_main.c | 271 +------------------------------------------ dlls/dswave/dswave_private.h | 21 ---- 5 files changed, 256 insertions(+), 300 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3ef5436074296610c35de...