From 7f5514aeb7bb8d84c7b038a08a57ee2d55e310f1 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 29 Mar 2003 03:17:20 +0000 Subject: [PATCH] rm the extra ; --- plugins/keyboard/keysrc.yacc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2