Commit 33fcb5b5 authored by Thomas Mullaly's avatar Thomas Mullaly Committed by Alexandre Julliard

normaliz: Changed the default debug channel to normaliz instead of authz.

parent 81d6e744
......@@ -29,7 +29,7 @@
#include "winbase.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(authz);
WINE_DEFAULT_DEBUG_CHANNEL(normaliz);
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
{
......
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