]> Dogcows Code - chaz/openbox/blobdiff - plugins/keyboard/keysrc.yacc
Add include path
[chaz/openbox] / plugins / keyboard / keysrc.yacc
index 3e4eeff6900a79d3a018e7e561676467fe3b55f5..50f41b8009a0571b76b93c4ad019da1c15a707b3 100644 (file)
@@ -22,7 +22,7 @@ static char *path;
     GList *list;
 }
 
-%token <integer> INTEGER;
+%token <integer> INTEGER
 %token <string> STRING
 %token <string> FIELD
 %token <string> DESKTOP
This page took 0.021548 seconds and 4 git commands to generate.