summaryrefslogtreecommitdiff
path: root/src/ne_ssl.h
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2007-12-05 16:42:01 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2007-12-05 16:42:01 +0000
commit8a549ea4840e23277c770c32983bbeb8ec5bf982 (patch)
tree45adcf8d7ca5d568da9281568f6dc04774ae33dc /src/ne_ssl.h
parent537271e58b3180c571c0ee147fd8fe683479bed8 (diff)
downloadneon-8a549ea4840e23277c770c32983bbeb8ec5bf982.tar.gz
* src/ne_ssl.h: Doc tweak; server is not a person.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1293 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'src/ne_ssl.h')
-rw-r--r--src/ne_ssl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ne_ssl.h b/src/ne_ssl.h
index ded5ed1..ff6303c 100644
--- a/src/ne_ssl.h
+++ b/src/ne_ssl.h
@@ -67,7 +67,7 @@ ne_ssl_certificate *ne_ssl_cert_import(const char *data);
/* Returns the identity of the certificate, or NULL if none is given.
* For a server certificate this will be the hostname of the server to
- * whom the cert was issued. String returned is UTF-8-encoded. */
+ * which the cert was issued. String returned is UTF-8-encoded. */
const char *ne_ssl_cert_identity(const ne_ssl_certificate *cert);
/* Return the certificate of the entity which signed certificate