Make reg the default output chanel.

oldstable
Uwe Bonnes 2000-10-13 17:05:56 +00:00 committed by Alexandre Julliard
parent 81f7771972
commit 6e843d7d58
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#include "ntddk.h"
#include "ntdll_misc.h"
DEFAULT_DEBUG_CHANNEL(ntdll);
DEFAULT_DEBUG_CHANNEL(reg);
static const WCHAR root_name[] = { '\\','R','e','g','i','s','t','r','y','\\',0 };
static const UNICODE_STRING root_path =