gdi32: Move DC mapping APIs to the 'dc' debug channel. (Resend)

Dmitry Timoshkov dmitry at codeweavers.com
Mon Oct 27 09:00:26 CDT 2008


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

diff --git a/dlls/gdi32/mapping.c b/dlls/gdi32/mapping.c
index c5ea270..cc82fc2 100644
--- a/dlls/gdi32/mapping.c
+++ b/dlls/gdi32/mapping.c
@@ -27,7 +27,7 @@
 #include "gdi_private.h"
 #include "wine/debug.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(gdi);
+WINE_DEFAULT_DEBUG_CHANNEL(dc);
 
 
 /***********************************************************************
-- 
1.6.0.3




More information about the wine-patches mailing list