Commit 3cb0b6c3 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

winedevice: Use the ntoskrnl channel.

parent 2a069e4a
......@@ -30,7 +30,7 @@
#include "wine/debug.h"
#include "wine/heap.h"
WINE_DEFAULT_DEBUG_CHANNEL(winedevice);
WINE_DEFAULT_DEBUG_CHANNEL(ntoskrnl);
static const WCHAR servicesW[] = L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment