mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-22 15:47:37 +00:00
Don't generate input() since it's not used.
This commit is contained in:
parent
abe80e1272
commit
09c7c81c16
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215674
@ -38,6 +38,7 @@
|
|||||||
|
|
||||||
int lineno = 1;
|
int lineno = 1;
|
||||||
#define YY_NO_UNPUT
|
#define YY_NO_UNPUT
|
||||||
|
#define YY_NO_INPUT
|
||||||
|
|
||||||
static void
|
static void
|
||||||
update_lineno(const char *cp)
|
update_lineno(const char *cp)
|
||||||
|
Loading…
Reference in New Issue
Block a user