Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
diff --git a/ssl/s3_both.c b/ssl/s3_both.c
index 251bced..487981e 100644
--- a/ssl/s3_both.c
+++ b/ssl/s3_both.c
@@ -243,7 +243,7 @@
 		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++)
 		{