added comment
This commit is contained in:
3
parse.c
3
parse.c
@@ -66,6 +66,9 @@ static char rcsid[] = "$Id$";
|
|||||||
|
|
||||||
extern FILE *yyin, *yyout;
|
extern FILE *yyin, *yyout;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Globals
|
||||||
|
*/
|
||||||
int user_list_found = FALSE;
|
int user_list_found = FALSE;
|
||||||
int list_num, new_list[NUM_LISTS];
|
int list_num, new_list[NUM_LISTS];
|
||||||
int parse_error = FALSE, found_user = FALSE;
|
int parse_error = FALSE, found_user = FALSE;
|
||||||
|
Reference in New Issue
Block a user