From: Dana Jansens Date: Sat, 29 Mar 2003 03:17:20 +0000 (+0000) Subject: rm the extra ; X-Git-Tag: openbox-3_0-rc1-RELEASE~1542 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=7f5514aeb7bb8d84c7b038a08a57ee2d55e310f1;p=dana%2Fopenbox.git 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