summaryrefslogtreecommitdiff
path: root/asmmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'asmmon.h')
-rw-r--r--asmmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/asmmon.h b/asmmon.h
index 10c52e3..53fdea2 100644
--- a/asmmon.h
+++ b/asmmon.h
@@ -115,7 +115,7 @@ enum token {
TOK_INCLUDE
};
-enum proto_token {
+enum pre_token {
PTOK_DOT,
PTOK_COLON,
PTOK_EQU,