summaryrefslogtreecommitdiff
path: root/extra/yassl
diff options
context:
space:
mode:
Diffstat (limited to 'extra/yassl')
-rw-r--r--extra/yassl/src/ssl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yassl/src/ssl.cpp b/extra/yassl/src/ssl.cpp
index 982d462e3b8..28927c41c5c 100644
--- a/extra/yassl/src/ssl.cpp
+++ b/extra/yassl/src/ssl.cpp
@@ -1006,7 +1006,7 @@ void OpenSSL_add_all_algorithms() // compatibility only
{}
-int SSL_library_init() // compatiblity only
+int SSL_library_init() // compatibility only
{
return 1;
}