aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tls-certificate.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-tls-certificate.h')
-rw-r--r--libempathy/empathy-tls-certificate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-tls-certificate.h b/libempathy/empathy-tls-certificate.h
index c79c26abd..4bf5c188a 100644
--- a/libempathy/empathy-tls-certificate.h
+++ b/libempathy/empathy-tls-certificate.h
@@ -71,6 +71,8 @@ void empathy_tls_certificate_reject (EmpathyTLSCertificate *self,
EmpTLSCertificateRejectReason reason,
gboolean user_requested);
+void empathy_tls_certificate_store_ca (EmpathyTLSCertificate *self);
+
G_END_DECLS
#endif /* #ifndef __EMPATHY_TLS_CERTIFICATE_H__*/