rm the extra ;

This commit is contained in:
Dana Jansens 2003-03-29 03:17:20 +00:00
parent 9d136ab798
commit 7f5514aeb7

View 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