From 6cf34007b3615170b5c08a4ce38f7077516f1e14 Mon Sep 17 00:00:00 2001 From: millert <> Date: Mon, 9 Dec 2002 00:45:36 +0000 Subject: From Andrushock, s/sucess/success/g --- src/lib/libssl/src/doc/ssleay.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/libssl/src/doc/ssleay.txt b/src/lib/libssl/src/doc/ssleay.txt index c6049d5e53..d19da310eb 100644 --- a/src/lib/libssl/src/doc/ssleay.txt +++ b/src/lib/libssl/src/doc/ssleay.txt @@ -6245,7 +6245,7 @@ SSL_get_app_data void SSL_CTX_set_default_verify /* This callback, if set, totaly overrides the normal SSLeay verification - * functions and should return 1 on sucesss and 0 on failure */ + * functions and should return 1 on successs and 0 on failure */ void SSL_CTX_set_cert_verify_callback /* The following are the same as the equivilent SSL_xxx functions. -- cgit v1.2.3-55-g6feb