Removed superfluous ;

This commit is contained in:
ceriel 1997-06-16 13:07:37 +00:00
parent 6c797e83e3
commit 8b112a5f65

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 */