src/Tokens.h

changeset 112
def56932f938
parent 111
87d9ebd3ef34
child 116
56ff19947607
--- a/src/Tokens.h	Sun Feb 23 17:21:18 2014 +0200
+++ b/src/Tokens.h	Sun Feb 23 17:45:34 2014 +0200
@@ -33,7 +33,7 @@
 #include "Macros.h"
 
 // =======================================================
-named_enum TokenType
+named_enum ETokenType
 {
 	// Non-word tokens
 	TK_LeftShiftAssign,

mercurial