From d8f0b0fc1fe520939c0a2ae1aafd394afcde4e55 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Wed, 19 Oct 2022 16:54:52 +0200 Subject: [PATCH] Fix trivial check_docs CI failure Reviewed-by: Todd Short Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/19442) --- README-ENGINES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README-ENGINES.md b/README-ENGINES.md index b05ddaa1b6..9874276f13 100644 --- a/README-ENGINES.md +++ b/README-ENGINES.md @@ -314,4 +314,3 @@ It seems like the ENGINE part doesn't work too well with CryptoSwift on Win32. A quick test done right before the release showed that trying "openssl speed -engine cswift" generated errors. If the DSO gets enabled, an attempt is made to write at memory address 0x00000002. -