aboutsummaryrefslogtreecommitdiff
path: root/parse.y
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-02-07 11:27:15 +0000
committerOmar Polo <op@omarpolo.com>2021-02-07 11:27:15 +0000
commiteef0492e356e53f264843f49ee5050bc56dee97d (patch)
tree473c236a58e9c9144c59c4e80c9f5c942f40a26f /parse.y
parent60dbafbf2f32470470d93620521685dd590648bf (diff)
add missing declaration of TENTRYPOINT
Diffstat (limited to 'parse.y')
-rw-r--r--parse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.y b/parse.y
index c89ed5d..000ba0b 100644
--- a/parse.y
+++ b/parse.y
@@ -58,7 +58,7 @@ int check_strip_no(int);
%token TIPV6 TPORT TPROTOCOLS TMIME TDEFAULT TTYPE
%token TCHROOT TUSER TSERVER
%token TLOCATION TCERT TKEY TROOT TCGI TLANG TINDEX TAUTO
-%token TSTRIP TBLOCK TRETURN
+%token TSTRIP TBLOCK TRETURN TENTRYPOINT
%token TERR
%token <str> TSTRING