projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d136ab
)
rm the extra ;
author
Dana Jansens
<danakj@orodu.net>
Sat, 29 Mar 2003 03:17:20 +0000
(
03:17
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 29 Mar 2003 03:17:20 +0000
(
03:17
+0000)
plugins/keyboard/keysrc.yacc
patch
|
blob
|
history
diff --git
a/plugins/keyboard/keysrc.yacc
b/plugins/keyboard/keysrc.yacc
index 3e4eeff6900a79d3a018e7e561676467fe3b55f5..50f41b8009a0571b76b93c4ad019da1c15a707b3 100644
(file)
--- a/
plugins/keyboard/keysrc.yacc
+++ b/
plugins/keyboard/keysrc.yacc
@@
-22,7
+22,7
@@
static char *path;
GList *list;
}
-%token <integer> INTEGER
;
+%token <integer> INTEGER
%token <string> STRING
%token <string> FIELD
%token <string> DESKTOP