summaryrefslogtreecommitdiff
path: root/lib/auth_cert.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2005-04-21 12:20:25 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2005-04-21 12:20:25 +0000
commit7e589ad6317326329759d76e73895351a7f83710 (patch)
treea9c00ae523ccb992c61fbefa8d06848c1d31b293 /lib/auth_cert.h
parent274d186784d851e4519d8b9b2e69ef6ca78f2fdb (diff)
downloadgnutls-7e589ad6317326329759d76e73895351a7f83710.tar.gz
*** empty log message ***
Diffstat (limited to 'lib/auth_cert.h')
-rw-r--r--lib/auth_cert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/auth_cert.h b/lib/auth_cert.h
index 5067a74e03..d8b0fd6619 100644
--- a/lib/auth_cert.h
+++ b/lib/auth_cert.h
@@ -107,7 +107,7 @@ typedef struct cert_auth_info_st {
*/
/* These (dh/rsa) are just copies from the credentials_t structure.
- * They must not be freed.
+ * They must be freed.
*/
dh_info_st dh;
rsa_info_st rsa_export;