qasf: Switch to the quartz debug channel.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
7986d4e299
commit
ecef62cf81
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include "qasf_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(qasf);
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(quartz);
|
||||
|
||||
struct asf_reader
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include "qasf_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(qasf);
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(quartz);
|
||||
|
||||
struct buffer
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include "qasf_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(qasf);
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(quartz);
|
||||
|
||||
struct class_factory
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue