]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_cryptkit/lib/curveParams.h
Security-55471.14.18.tar.gz
[apple/security.git] / libsecurity_cryptkit / lib / curveParams.h
index a75b49ed4f39a8a12b183c5137d500720f0df734..bac245ca6dc7783cdcc0d301ecdda46346d09bbd 100644 (file)
@@ -157,7 +157,7 @@ typedef struct {
 #define CT_MONTGOMERY  0       /* a=1, b=0 */
 #define CT_WEIERSTRASS 1       /* c=0 */
 #define CT_GENERAL             4       /* other */
-#endif 0
+#endif /* 0 */
 
 /*
  * Obtain a malloc'd curveParams for a specified feeDepth.