regen
This commit is contained in:
@@ -827,7 +827,7 @@ dumpaliases()
|
|||||||
void
|
void
|
||||||
list_matches()
|
list_matches()
|
||||||
{
|
{
|
||||||
size_t count;
|
size_t count;
|
||||||
char *p;
|
char *p;
|
||||||
struct generic_alias *ga, key;
|
struct generic_alias *ga, key;
|
||||||
|
|
||||||
@@ -1012,8 +1012,8 @@ init_parser()
|
|||||||
match = NULL;
|
match = NULL;
|
||||||
top = 0;
|
top = 0;
|
||||||
parse_error = FALSE;
|
parse_error = FALSE;
|
||||||
errorlineno = -1;
|
errorlineno = -1;
|
||||||
sudolineno = 1;
|
sudolineno = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Allocate space for the matching stack. */
|
/* Allocate space for the matching stack. */
|
||||||
|
Reference in New Issue
Block a user