diff options
author | Stephen Davies <sdavies@sdc.com.au> | 2014-09-09 09:04:03 +0930 |
---|---|---|
committer | Stephen Davies <sdavies@sdc.com.au> | 2014-09-09 09:04:03 +0930 |
commit | 01629cb09cce23f1b8c014280b97a2f19ca34e25 (patch) | |
tree | 274cc0997ede442dde0c8e6199ca6cce82ff3501 /awkgram.c | |
parent | ae1c0daca3998e5be8369e632e093f9f6dce1a70 (diff) | |
download | egawk-01629cb09cce23f1b8c014280b97a2f19ca34e25.tar.gz egawk-01629cb09cce23f1b8c014280b97a2f19ca34e25.tar.bz2 egawk-01629cb09cce23f1b8c014280b97a2f19ca34e25.zip |
sync awkgram
Diffstat (limited to 'awkgram.c')
-rw-r--r-- | awkgram.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5847,7 +5847,6 @@ retry: return lasttok = NEWLINE_EOF; } } - sourceline++; return lasttok = NEWLINE; case '@': |