Removed superfluous ;

This commit is contained in:
ceriel 1997-06-16 13:07:37 +00:00
parent e38b178317
commit f8fd2aa273

View file

@ -58,7 +58,7 @@ static struct subparse_list {
/* Index in t_list */
static int t_list_index;
/* Index in subparse_list */;
/* Index in subparse_list */
static int sub_list_index;
/* File to save grammar to */