Constify X509_get0_signature()
[openssl.git] / include / openssl / rand.h
index 8dab1a00fb059b3d48ecc81271fc2b0044469d1c..d521ae192ae4aa658781ba7378ebc498d6000adb 100644 (file)
@@ -73,7 +73,7 @@ DEPRECATEDIN_1_1_0(int RAND_event(UINT, WPARAM, LPARAM))
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_RAND_strings(void);
+int ERR_load_RAND_strings(void);
 
 /* Error codes for the RAND functions. */