summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl.h
diff options
context:
space:
mode:
authorjmc <>2022-12-26 07:31:44 +0000
committerjmc <>2022-12-26 07:31:44 +0000
commit66dae57727594a3234d5bf75a11f7e2bf4e6f766 (patch)
treebd080f92299fab93a3662f75179fd0523c897c8f /src/lib/libssl/ssl.h
parent2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120 (diff)
downloadopenbsd-66dae57727594a3234d5bf75a11f7e2bf4e6f766.tar.gz
openbsd-66dae57727594a3234d5bf75a11f7e2bf4e6f766.tar.bz2
openbsd-66dae57727594a3234d5bf75a11f7e2bf4e6f766.zip
spelling fixes; from paul tagliamonte
ok tb
Diffstat (limited to 'src/lib/libssl/ssl.h')
-rw-r--r--src/lib/libssl/ssl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/ssl.h b/src/lib/libssl/ssl.h
index 4a89bfd868..acde94c749 100644
--- a/src/lib/libssl/ssl.h
+++ b/src/lib/libssl/ssl.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: ssl.h,v 1.229 2022/09/11 17:39:46 tb Exp $ */ 1/* $OpenBSD: ssl.h,v 1.230 2022/12/26 07:31:44 jmc Exp $ */
2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *
@@ -2348,7 +2348,7 @@ void ERR_load_SSL_strings(void);
2348 */ 2348 */
2349 2349
2350/* 2350/*
2351 * These are provided for compatibiliy, but have no effect 2351 * These are provided for compatibility, but have no effect
2352 * on how LibreSSL is initialized. 2352 * on how LibreSSL is initialized.
2353 */ 2353 */
2354#define OPENSSL_INIT_LOAD_SSL_STRINGS _OPENSSL_INIT_FLAG_NOOP 2354#define OPENSSL_INIT_LOAD_SSL_STRINGS _OPENSSL_INIT_FLAG_NOOP