diff options
Diffstat (limited to 'eval.c')
-rw-r--r-- | eval.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -369,6 +369,7 @@ static struct optypetab { { "Op_exec_count", NULL }, { "Op_breakpoint", NULL }, { "Op_lint", NULL }, + { "Op_lint_plus", NULL }, { "Op_atexit", NULL }, { "Op_stop", NULL }, { "Op_token", NULL }, |