]> sjero.net Git - wget/blobdiff - src/ssl.h
[svn] Add --random-file option. Bail out in case of error during
[wget] / src / ssl.h
index 14e65f05cedc8da0d644b2648904f56e91d67251..f6299e72b5fce726291a65d1fa612a96dba2d6c4 100644 (file)
--- a/src/ssl.h
+++ b/src/ssl.h
@@ -31,7 +31,7 @@ so, delete this exception statement from your version.  */
 #ifndef GEN_SSLFUNC_H
 #define GEN_SSLFUNC_H
 
-uerr_t ssl_init PARAMS ((void));
+int ssl_init PARAMS ((void));
 int ssl_connect PARAMS ((int));
 
 #endif /* GEN_SSLFUNC_H */