]> sjero.net Git - wget/blobdiff - src/ssl.h
Updated config.guess, config.sub, install.sh.
[wget] / src / ssl.h
index 67fcda5b4cc7cb4bd3821f18671f48df40c055b4..97be5166ae6676f7308185bdf2a08b8754419626 100644 (file)
--- a/src/ssl.h
+++ b/src/ssl.h
@@ -33,7 +33,7 @@ as that of the covered work.  */
 #define GEN_SSLFUNC_H
 
 bool ssl_init (void);
-bool ssl_connect (int);
+bool ssl_connect_wget (int);
 bool ssl_check_certificate (int, const char *);
 
 #endif /* GEN_SSLFUNC_H */