Remove MD2 test from WIN32 as we don't compile it in by default any more.
[openssl.git] / engines / e_4758cca.c
index 9f6572e677191aa56a657d3f1fb7a8e1a18aafb3..443182bd31e95c676455341841b401ac5c8a50f1 100644 (file)
@@ -108,7 +108,7 @@ static int getModulusAndExponent(const unsigned char *token, long *exponentLengt
 
 /* RAND number functions */
 /*-----------------------*/
 
 /* RAND number functions */
 /*-----------------------*/
-static int cca_get_random_bytes(unsigned char*, int );
+static int cca_get_random_bytes(unsigned char*, int);
 static int cca_random_status(void);
 
 #ifndef OPENSSL_NO_RSA
 static int cca_random_status(void);
 
 #ifndef OPENSSL_NO_RSA