summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorggujjula <43194746+ggujjula@users.noreply.github.com>2021-12-29 16:31:18 -0600
committerggujjula <43194746+ggujjula@users.noreply.github.com>2021-12-29 16:31:18 -0600
commitc947396cda32f6f1f430fb3b128b7ecf0446498b (patch)
tree9aaef522e56744fea4bc3dfb903d01369ebcddc5
parent1565a740dbeb8284c6ad09cf712df6e6b3c8ffe7 (diff)
downloadflex-git-c947396cda32f6f1f430fb3b128b7ecf0446498b.tar.gz
Replace mention of input() in documentation with yyinput()
-rwxr-xr-xdoc/flex.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/flex.texi b/doc/flex.texi
index 0302e5d..3d350ba 100755
--- a/doc/flex.texi
+++ b/doc/flex.texi
@@ -2610,7 +2610,7 @@ corresponding routine not appearing in the generated scanner:
@example
@verbatim
-input, yyunput
+yyinput, yyunput
yy_push_state, yy_pop_state, yy_top_state
yy_scan_buffer, yy_scan_bytes, yy_scan_string