summary refs log tree commit diff
path: root/bin/hilex/hilex.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hilex/hilex.h')
-rw-r--r--bin/hilex/hilex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hilex/hilex.h b/bin/hilex/hilex.h
index 870c8a3a..93272bc0 100644
--- a/bin/hilex/hilex.h
+++ b/bin/hilex/hilex.h
@@ -25,7 +25,7 @@
 	X(Number) \
 	X(Keyword) \
 	X(Identifier) \
-	X(Tag) \
+	X(IdentifierTag) \
 	X(Macro) \
 	X(Comment) \
 	X(String) \