]> git.saurik.com Git - cycript.git/blobdiff - Highlight.hpp
Apparently, __pthread_set_self takes tsd address.
[cycript.git] / Highlight.hpp
index 1feca0c1319a74171666d9ae222e79850c67351b..278ff07b9883a28c294b57b8b71d8c2184f2f3fa 100644 (file)
@@ -28,7 +28,7 @@ namespace hi { enum Value {
     Comment,
     Constant,
     Control,
-    Escape,
+    Error,
     Identifier,
     Meta,
     Nothing,