summaryrefslogtreecommitdiff
path: root/xkbparse.y
diff options
context:
space:
mode:
Diffstat (limited to 'xkbparse.y')
-rw-r--r--xkbparse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/xkbparse.y b/xkbparse.y
index bee7bc6..63f87bb 100644
--- a/xkbparse.y
+++ b/xkbparse.y
@@ -98,7 +98,7 @@
#include <X11/extensions/XKBgeom.h>
#include <stdlib.h>
-static unsigned int parseDebug;
+unsigned int parseDebug;
%}
%right EQUALS