]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tokyo/alien/tcrdb/tcrdb.factor
Change C-ENUM: to always take a type. Use f for anonymous enums. Update all uses.
[factor.git] / extra / tokyo / alien / tcrdb / tcrdb.factor
index da4a75044462f7967f5ffbeb225421c7ab0fcd40..32938264ae746e38df2b3627d6513558f08d770a 100644 (file)
@@ -25,7 +25,7 @@ C-TYPE: TCRDB
 !     { timeout double }
 !     { opts int } ;
 
-C-ENUM:
+C-ENUM: f
     TTESUCCESS
     TTEINVALID
     TTENOHOST