aboutsummaryrefslogtreecommitdiffhomepage
path: root/parse_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'parse_constants.h')
-rw-r--r--parse_constants.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/parse_constants.h b/parse_constants.h
index d9f36212..706c31b8 100644
--- a/parse_constants.h
+++ b/parse_constants.h
@@ -47,6 +47,8 @@ enum parse_token_type_t
symbol_redirection,
symbol_optional_background,
+
+ symbol_end_command,
// Terminal types
parse_token_type_string,