Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
ecef62cf
Commit
ecef62cf
authored
Jul 09, 2021
by
Zebediah Figura
Committed by
Alexandre Julliard
Jul 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
qasf: Switch to the quartz debug channel.
Signed-off-by:
Zebediah Figura
<
z.figura12@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
7986d4e2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
asfreader.c
dlls/qasf/asfreader.c
+1
-1
dmowrapper.c
dlls/qasf/dmowrapper.c
+1
-1
qasf_main.c
dlls/qasf/qasf_main.c
+1
-1
No files found.
dlls/qasf/asfreader.c
View file @
ecef62cf
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "qasf_private.h"
#include "qasf_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
q
asf
);
WINE_DEFAULT_DEBUG_CHANNEL
(
q
uartz
);
struct
asf_reader
struct
asf_reader
{
{
...
...
dlls/qasf/dmowrapper.c
View file @
ecef62cf
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "qasf_private.h"
#include "qasf_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
q
asf
);
WINE_DEFAULT_DEBUG_CHANNEL
(
q
uartz
);
struct
buffer
struct
buffer
{
{
...
...
dlls/qasf/qasf_main.c
View file @
ecef62cf
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "qasf_private.h"
#include "qasf_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
q
asf
);
WINE_DEFAULT_DEBUG_CHANNEL
(
q
uartz
);
struct
class_factory
struct
class_factory
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment