Removed superfluous ;
This commit is contained in:
parent
6c797e83e3
commit
8b112a5f65
@ -58,7 +58,7 @@ static struct subparse_list {
|
|||||||
/* Index in t_list */
|
/* Index in t_list */
|
||||||
static int t_list_index;
|
static int t_list_index;
|
||||||
|
|
||||||
/* Index in subparse_list */;
|
/* Index in subparse_list */
|
||||||
static int sub_list_index;
|
static int sub_list_index;
|
||||||
|
|
||||||
/* File to save grammar to */
|
/* File to save grammar to */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user