]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_comcryption/lib/comcryption.h
Security-55471.14.8.tar.gz
[apple/security.git] / libsecurity_comcryption / lib / comcryption.h
index 18dd646565aabf6e9599f21a809de2c4efe7af87..fefff98c1ca18a5fd4f97dc058edf6bc0e127946 100644 (file)
@@ -91,7 +91,7 @@ typedef void *comcryptObj;
  * Call once at startup. The resulting comcryptObj can be reused multiple
  * times.
  */
  * Call once at startup. The resulting comcryptObj can be reused multiple
  * times.
  */
-comcryptObj comcryptAlloc();
+comcryptObj comcryptAlloc(void);
 
 /*
  * Use this before starting every stream process
 
 /*
  * Use this before starting every stream process