projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
4ee5929
)
Define TOPLEVEL in winboard.c
author
H.G. Muller
<h.g.muller@hccnet.nl>
Tue, 17 Apr 2012 09:02:39 +0000 (11:02 +0200)
committer
H.G. Muller
<h.g.muller@hccnet.nl>
Tue, 17 Apr 2012 12:03:25 +0000 (14:03 +0200)
winboard/winboard.c
patch
|
blob
|
history
diff --git
a/winboard/winboard.c
b/winboard/winboard.c
index
86c0879
..
f263124
100644
(file)
--- a/
winboard/winboard.c
+++ b/
winboard/winboard.c
@@
-1194,6
+1194,7
@@
InitMenuChecks()
\r
#define OPTCHAR "/"
\r
#define SEPCHAR "="
\r
+#define TOPLEVEL 0
\r
\r
#include "args.h"
\r
\r