loudmouth/lm-ssl-generic.c
changeset 704 d682ae8d7d3a
parent 690 7ccf2113ec5f
--- a/loudmouth/lm-ssl-generic.c	Thu Feb 11 21:01:04 2016 +0100
+++ b/loudmouth/lm-ssl-generic.c	Sat Feb 13 12:16:45 2016 +0100
@@ -136,9 +136,9 @@
  * lm_ssl_get_fingerprint:
  * @ssl: an #LmSSL
  *
- * Returns the MD5 fingerprint of the remote server's certificate.
+ * Returns the fingerprint of the remote server's certificate.
  *
- * Return value: A 16-byte array representing the fingerprint or %NULL if unknown.
+ * Return value: A null terminated string representing the fingerprint or %NULL if unknown.
  **/
 const gchar *
 lm_ssl_get_fingerprint (LmSSL *ssl)