index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dfa.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'dfa.c')
-rw-r--r--
dfa.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/dfa.c b/dfa.c
index b12d2d8b..b4972303 100644
--- a/
dfa.c
+++ b/
dfa.c
@@ -1526,6 +1526,7 @@ lex (void)
POP_LEX_STATE ();
+ laststart = 0;
return lasttok;
case 'w':