Ismael Barros : dplayx: Changed debug channel from dplayx to dplay.

Alexandre Julliard julliard at winehq.org
Fri Aug 1 05:33:55 CDT 2008


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

Author: Ismael Barros <razielmine at gmail.com>
Date:   Thu Jul 31 20:17:28 2008 +0300

dplayx: Changed debug channel from dplayx to dplay.

---

 dlls/dplayx/regsvr.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/dplayx/regsvr.c b/dlls/dplayx/regsvr.c
index cb5a5d2..6bfc812 100644
--- a/dlls/dplayx/regsvr.c
+++ b/dlls/dplayx/regsvr.c
@@ -32,7 +32,7 @@
 
 #include "wine/debug.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(dplayx);
+WINE_DEFAULT_DEBUG_CHANNEL(dplay);
 
 /*
  * Near the bottom of this file are the exported DllRegisterServer and




More information about the wine-cvs mailing list