summaryrefslogtreecommitdiff
path: root/extra/yassl
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@seravo.fi>2015-08-12 23:03:45 +0200
committerOtto Kekäläinen <otto@seravo.fi>2015-08-27 00:39:44 +0300
commita273f016a1a8af8d3b60af804675cd4fd706132e (patch)
treef638253f07bad0ffac72e5f136f9325f5f0b4265 /extra/yassl
parentf425c71aba5a52e603fde8582838e3d89771c032 (diff)
downloadmariadb-git-a273f016a1a8af8d3b60af804675cd4fd706132e.tar.gz
Fix spelling errors
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 356b310037e..111da306b4d 100644
--- a/extra/yassl/src/ssl.cpp
+++ b/extra/yassl/src/ssl.cpp
@@ -952,7 +952,7 @@ void OpenSSL_add_all_algorithms() // compatibility only
{}
-int SSL_library_init() // compatiblity only
+int SSL_library_init() // compatibility only
{
return 1;
}