dplayx: Changed debug channel from dplayx to dplay.

This commit is contained in:
Ismael Barros 2008-07-31 20:17:28 +03:00 committed by Alexandre Julliard
parent 5dc0d4d1ed
commit a1b76460a1
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(dplayx);
WINE_DEFAULT_DEBUG_CHANNEL(dplay);
/*
* Near the bottom of this file are the exported DllRegisterServer and