From 1dadadf117db7822ace6e92002b42681e88ff8c8 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 24 Apr 2013 22:38:43 +0300 Subject: Typo fix in comment in io.c. --- io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io.c') 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) -- cgit v1.2.3