]> Dogcows Code - chaz/openbox/blobdiff - openbox/parse.h
all my changes while i was offline.
[chaz/openbox] / openbox / parse.h
index 3ce5ebbdc3420b1c6cac2a394ba2611530d54418..abd5bb2d7ef718c41ba9c1a72f6e05b639ed9e83 100644 (file)
@@ -11,7 +11,7 @@ typedef enum {
     TOKEN_INTEGER    = INTEGER,
     TOKEN_STRING     = STRING,
     TOKEN_IDENTIFIER = IDENTIFIER,
-    TOKEN_BOOL       = BOOL,
+    TOKEN_BOOL       = BOOLEAN,
     TOKEN_LIST,
     TOKEN_LBRACE     = '{',
     TOKEN_RBRACE     = '}',
This page took 0.02123 seconds and 4 git commands to generate.