add missing declaration of TENTRYPOINT

This commit is contained in:
Omar Polo 2021-02-07 11:27:15 +00:00
parent 60dbafbf2f
commit eef0492e35
1 changed files with 1 additions and 1 deletions

View File

@ -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