]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_cdsa_utils/lib/cuDbUtils.h
Security-58286.260.20.tar.gz
[apple/security.git] / OSX / libsecurity_cdsa_utils / lib / cuDbUtils.h
index c2c0d76d34646a778094c205628ab65e05554510..07f0febd2652ab4878fc0b2ff3ea246d30d4c790 100644 (file)
@@ -51,7 +51,7 @@ CSSM_RETURN cuAddCrlToDb(
        CSSM_DL_DB_HANDLE       dlDbHand,
        CSSM_CL_HANDLE          clHand,
        const CSSM_DATA         *crl,
        CSSM_DL_DB_HANDLE       dlDbHand,
        CSSM_CL_HANDLE          clHand,
        const CSSM_DATA         *crl,
-       const CSSM_DATA         *URI);                          // optional
+       const CSSM_DATA         *URI);
 
 /*
  * Search DB for all records of type CRL or cert, calling appropriate
 
 /*
  * Search DB for all records of type CRL or cert, calling appropriate