summaryrefslogtreecommitdiff
path: root/lib/ext_cert_type.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-08-30 19:32:28 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-08-30 19:32:28 +0000
commit19f93704d9894def3a2d983e92f6bc0bad43cf59 (patch)
treebd240298c33a7ec62fd2d6f663daee830d3df0e9 /lib/ext_cert_type.c
parent9e315cf6678c3ac2aa49266ca8ebf4c7efbd5263 (diff)
downloadgnutls-19f93704d9894def3a2d983e92f6bc0bad43cf59.tar.gz
cert_type abreviation was expanded to certificate_type.
Diffstat (limited to 'lib/ext_cert_type.c')
-rw-r--r--lib/ext_cert_type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext_cert_type.c b/lib/ext_cert_type.c
index 78ee239a31..c2084f61b5 100644
--- a/lib/ext_cert_type.c
+++ b/lib/ext_cert_type.c
@@ -31,7 +31,7 @@
/*
* In case of a server: if a CERT_TYPE extension type is received then it stores
- * into the session security parameters the new value. The server may use gnutls_session_cert_type_get(),
+ * into the session security parameters the new value. The server may use gnutls_session_certificate_type_get(),
* to access it.
*
* In case of a client: If a cert_types have been specified then we send the extension.