summaryrefslogtreecommitdiffstats
path: root/mutt_ssl.h
diff options
context:
space:
mode:
Diffstat (limited to 'mutt_ssl.h')
-rw-r--r--mutt_ssl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt_ssl.h b/mutt_ssl.h
index 73ece1a1..67917035 100644
--- a/mutt_ssl.h
+++ b/mutt_ssl.h
@@ -24,7 +24,7 @@
extern char *SslCertFile;
extern char *SslEntropyFile;
-int mutt_ssl_get_ssf (CONNECTION* conn);
+int mutt_ssl_starttls (CONNECTION* conn);
extern int ssl_socket_setup (CONNECTION *conn);