Commit e92121d4 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

advapi/service: Give service its own debug channel.

parent 1b2dc823
......@@ -36,7 +36,7 @@
#include "lmcons.h"
#include "lmserver.h"
WINE_DEFAULT_DEBUG_CHANNEL(advapi);
WINE_DEFAULT_DEBUG_CHANNEL(service);
static const WCHAR szLocalSystem[] = {'L','o','c','a','l','S','y','s','t','e','m',0};
static const WCHAR szServiceManagerKey[] = { 'S','y','s','t','e','m','\\',
......
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