From 8e109174ebc0792b90432d9ccd194702bab73d94 Mon Sep 17 00:00:00 2001 From: tobhe <> Date: Mon, 3 Jul 2023 10:59:16 +0000 Subject: typo --- src/lib/libcrypto/hidden/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto') diff --git a/src/lib/libcrypto/hidden/README b/src/lib/libcrypto/hidden/README index c41830cf55..de8a576a7b 100644 --- a/src/lib/libcrypto/hidden/README +++ b/src/lib/libcrypto/hidden/README @@ -29,7 +29,7 @@ files: LCRYPTO_UNUSED(x) Symbols that are not used internally or by libssl No renaming is done. In builds of libcrypto, the symbol is marked as deprecated to detect unintentional use of such - a synbol, so that it can be marked as used going forward. + a symbol, so that it can be marked as used going forward. ex: LCRYPTO_UNUSED(SSL_CIPHER_get_name) Finally, to create the expected aliases, we use these in the .c files -- cgit v1.2.3-55-g6feb