Commit 132ea59a authored by Ken Thomases's avatar Ken Thomases Committed by Alexandre Julliard

servicemodelreg: Keep debug channel name to 14 characters or fewer.

parent 1d1cb523
......@@ -18,7 +18,7 @@
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(servicemodelreg);
WINE_DEFAULT_DEBUG_CHANNEL(svcmodelreg);
int wmain(int argc, WCHAR *argv[])
{
......
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