From 881058103484a20f2c81960e833075fa69805412 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Tue, 27 Jul 2021 18:55:39 +0200 Subject: scanner: reset: move to own Scope Isolate two more keywords shared with list command. Signed-off-by: Phil Sutter --- include/parser.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/parser.h b/include/parser.h index 09499f08..0601b410 100644 --- a/include/parser.h +++ b/include/parser.h @@ -47,6 +47,7 @@ enum startcond_type { PARSER_SC_VLAN, PARSER_SC_CMD_LIST, PARSER_SC_CMD_MONITOR, + PARSER_SC_CMD_RESET, PARSER_SC_EXPR_AH, PARSER_SC_EXPR_COMP, PARSER_SC_EXPR_DCCP, -- cgit v1.2.3