Remove some unneeded functions
[oweals/openssl.git] / include / openssl / dh.h
index a574e1871e10337ef543238b1c5c46596affafb1..ae309e7b3161e4cfaf6077cb374d8bb5870c11c5 100644 (file)
@@ -296,7 +296,7 @@ int DH_meth_set_generate_params(DH_METHOD *dhm,
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_DH_strings(void);
+int ERR_load_DH_strings(void);
 
 /* Error codes for the DH functions. */