aboutsummaryrefslogtreecommitdiffstats
path: root/awkgram.c
diff options
context:
space:
mode:
Diffstat (limited to 'awkgram.c')
-rw-r--r--awkgram.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/awkgram.c b/awkgram.c
index 82426e42..9704e1c7 100644
--- a/awkgram.c
+++ b/awkgram.c
@@ -5847,6 +5847,7 @@ retry:
return lasttok = NEWLINE_EOF;
}
}
+ sourceline++;
return lasttok = NEWLINE;
case '@':