]> gitweb.factorcode.org Git - factor.git/blobdiff - unmaintained/cryptlib/libcl/libcl.factor
Change C-ENUM: to always take a type. Use f for anonymous enums. Update all uses.
[factor.git] / unmaintained / cryptlib / libcl / libcl.factor
index 38e6817f6c6862be1fb200c3893c3a5b5ca036f1..946364efc16eea7869b65e7af9f15f64910803ed 100644 (file)
@@ -878,7 +878,7 @@ TYPEDEF: int CRYPT_KEYID_TYPE
 ! Internal keyset options
 ! (As _NONE but open for exclusive access, _CRYPT_DEFINED
 ! Last possible key option type, _CRYPT_DEFINED Last external keyset option)
-C-ENUM:
+C-ENUM: f
     CRYPT_KEYOPT_NONE
     CRYPT_KEYOPT_READONLY
     CRYPT_KEYOPT_CREATE