* for various data structures.
*/
void
-init_parser(char *path)
+init_parser(path)
+ char *path;
{
/* Free up old data structures if we run the parser more than once. */
sudoers = estrdup(path);
}
-#line 997 "sudo.tab.c"
+#line 998 "sudo.tab.c"
/* allocate initial stack or double stack size, up to YYMAXDEPTH */
#if defined(__cplusplus) || defined(__STDC__)
static int yygrowstack(void)
yyval.BOOLEAN = TRUE;
}
break;
-#line 1960 "sudo.tab.c"
+#line 1961 "sudo.tab.c"
}
yyssp -= yym;
yystate = *yyssp;