summaryrefslogtreecommitdiffstats
path: root/ssl/s3_both.c
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1998-12-22 15:04:48 +0000
committerRalf S. Engelschall <rse@openssl.org>1998-12-22 15:04:48 +0000
commit651d0aff98d28e2db146afa1790e9e22f3ef22db (patch)
tree064b04a2d7eddda845048c0278df8bbb068622f5 /ssl/s3_both.c
parent31b8d8684441e6cd5138832bb1b2ddb10acd6ba6 (diff)
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Diffstat (limited to 'ssl/s3_both.c')
-rw-r--r--ssl/s3_both.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/s3_both.c b/ssl/s3_both.c
index 251bcedd7d..487981ef0e 100644
--- a/ssl/s3_both.c
+++ b/ssl/s3_both.c
@@ -243,7 +243,7 @@ X509 *x;
X509_STORE_CTX_cleanup(&xs_ctx);
}
- /* Thwate special :-) */
+ /* Thawte special :-) */
if (s->ctx->extra_certs != NULL)
for (i=0; i<sk_num(s->ctx->extra_certs); i++)
{