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
47bea26a
Commit
47bea26a
authored
May 03, 2000
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Generated again.
parent
ae719405
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
debugdefs.h
include/debugdefs.h
+2
-2
No files found.
include/debugdefs.h
View file @
47bea26a
...
...
@@ -121,6 +121,7 @@ char dbch_reg[] = "\003reg";
char
dbch_region
[]
=
"
\003
region"
;
char
dbch_relay
[]
=
"
\003
relay"
;
char
dbch_resource
[]
=
"
\003
resource"
;
char
dbch_richedit
[]
=
"
\003
richedit"
;
char
dbch_scroll
[]
=
"
\003
scroll"
;
char
dbch_segment
[]
=
"
\003
segment"
;
char
dbch_seh
[]
=
"
\003
seh"
;
...
...
@@ -162,7 +163,6 @@ char dbch_wave[] = "\003wave";
char
dbch_win
[]
=
"
\003
win"
;
char
dbch_win16drv
[]
=
"
\003
win16drv"
;
char
dbch_win32
[]
=
"
\003
win32"
;
char
dbch_winedbg
[]
=
"
\003
winedbg"
;
char
dbch_wing
[]
=
"
\003
wing"
;
char
dbch_wininet
[]
=
"
\003
wininet"
;
char
dbch_winsock
[]
=
"
\003
winsock"
;
...
...
@@ -289,6 +289,7 @@ static char * const debug_channels[DEBUG_CHANNEL_COUNT] = {
dbch_region
,
dbch_relay
,
dbch_resource
,
dbch_richedit
,
dbch_scroll
,
dbch_segment
,
dbch_seh
,
...
...
@@ -330,7 +331,6 @@ static char * const debug_channels[DEBUG_CHANNEL_COUNT] = {
dbch_win
,
dbch_win16drv
,
dbch_win32
,
dbch_winedbg
,
dbch_wing
,
dbch_wininet
,
dbch_winsock
,
...
...
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