summaryrefslogtreecommitdiff
path: root/lib/libssl/ssl.h
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2022-12-26 07:31:45 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2022-12-26 07:31:45 +0000
commit0d3a36b283655a9f87f75e22460e9201fe6f539c (patch)
tree7166f37251beb4dc1ad282756c05de3b7242d479 /lib/libssl/ssl.h
parent5db55c25df447352f6f017a3cd33336bd5c99ded (diff)
spelling fixes; from paul tagliamonte
ok tb
Diffstat (limited to 'lib/libssl/ssl.h')
-rw-r--r--lib/libssl/ssl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libssl/ssl.h b/lib/libssl/ssl.h
index 4a89bfd868c..acde94c7493 100644
--- a/lib/libssl/ssl.h
+++ b/lib/libssl/ssl.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssl.h,v 1.229 2022/09/11 17:39:46 tb Exp $ */
+/* $OpenBSD: ssl.h,v 1.230 2022/12/26 07:31:44 jmc Exp $ */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
@@ -2348,7 +2348,7 @@ void ERR_load_SSL_strings(void);
*/
/*
- * These are provided for compatibiliy, but have no effect
+ * These are provided for compatibility, but have no effect
* on how LibreSSL is initialized.
*/
#define OPENSSL_INIT_LOAD_SSL_STRINGS _OPENSSL_INIT_FLAG_NOOP