aboutsummaryrefslogtreecommitdiffhomepage
path: root/tokenizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'tokenizer.h')
-rw-r--r--tokenizer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tokenizer.h b/tokenizer.h
index 687fd77c..c0c4034d 100644
--- a/tokenizer.h
+++ b/tokenizer.h
@@ -29,8 +29,7 @@ enum token_type
TOK_REDIRECT_NOCLOB, /**<? redirection token */
TOK_BACKGROUND,/**< send job to bg token */
TOK_COMMENT/**< comment token */
-}
- ;
+};
/**
Tokenizer error types