index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
awk.h
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 'awk.h')
-rw-r--r--
awk.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/awk.h b/awk.h
index 70d132f4..3fba240d 100644
--- a/
awk.h
+++ b/
awk.h
@@ -713,6 +713,7 @@ typedef enum opcodeval {
Op_exec_count,
Op_breakpoint,
Op_lint,
+ Op_lint_plus,
Op_atexit,
Op_stop,