[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    [PATCH v2 2/5] httpapi: Use the "http" debug channel.
From:       Zebediah Figura <z.figura12 () gmail ! com>
Date:       2020-02-29 3:45:29
Message-ID: 20200229034532.360255-2-z.figura12 () gmail ! com
[Download RAW message or body]

Same as http.sys.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
---
 dlls/httpapi/httpapi_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/httpapi/httpapi_main.c b/dlls/httpapi/httpapi_main.c
index c24cadfaeb..19547fdcf8 100644
--- a/dlls/httpapi/httpapi_main.c
+++ b/dlls/httpapi/httpapi_main.c
@@ -25,7 +25,7 @@
 #include "wine/heap.h"
 #include "wine/list.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(httpapi);
+WINE_DEFAULT_DEBUG_CHANNEL(http);
 
 static const WCHAR device_nameW[] = \
{'\\','D','e','v','i','c','e','\\','H','t','t','p','\\','R','e','q','Q','u','e','u','e',0};
  
-- 
2.25.0


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic