aboutsummaryrefslogtreecommitdiffstats
path: root/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'io.c')
-rw-r--r--io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/io.c b/io.c
index c4e34c5a..c8bd9b24 100644
--- a/io.c
+++ b/io.c
@@ -2304,7 +2304,7 @@ gawk_pclose(struct redirect *rp)
#endif /* PIPES_SIMULATED */
-/* do_getline --- read in a line, into var and with redirection */
+/* do_getline_redir --- read in a line, into var and with redirection */
NODE *
do_getline_redir(int into_variable, enum redirval redirtype)