Commit ecef62cf authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

qasf: Switch to the quartz debug channel.

parent 7986d4e2
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#include "qasf_private.h" #include "qasf_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(qasf); WINE_DEFAULT_DEBUG_CHANNEL(quartz);
struct asf_reader struct asf_reader
{ {
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#include "qasf_private.h" #include "qasf_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(qasf); WINE_DEFAULT_DEBUG_CHANNEL(quartz);
struct buffer struct buffer
{ {
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#include "qasf_private.h" #include "qasf_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(qasf); WINE_DEFAULT_DEBUG_CHANNEL(quartz);
struct class_factory struct class_factory
{ {
......
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