From: Dana Jansens Date: Sat, 29 Mar 2003 03:17:20 +0000 (+0000) Subject: rm the extra ; X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=7f5514aeb7bb8d84c7b038a08a57ee2d55e310f1;p=chaz%2Fopenbox rm the extra ; --- diff --git a/plugins/keyboard/keysrc.yacc b/plugins/keyboard/keysrc.yacc index 3e4eeff6..50f41b80 100644 --- a/plugins/keyboard/keysrc.yacc +++ b/plugins/keyboard/keysrc.yacc @@ -22,7 +22,7 @@ static char *path; GList *list; } -%token INTEGER; +%token INTEGER %token STRING %token FIELD %token DESKTOP