summaryrefslogtreecommitdiffstats
path: root/README-ENGINES.md
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-10-19 16:54:52 +0200
committerTomas Mraz <tomas@openssl.org>2022-10-21 17:59:23 +0200
commitd8f0b0fc1fe520939c0a2ae1aafd394afcde4e55 (patch)
tree3566e740e16c01f273098507c3d1f76d15452ccc /README-ENGINES.md
parent0c9441652bbf34dcb781a4a2ff9606dce140e5f6 (diff)
Fix trivial check_docs CI failure
Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19442)
Diffstat (limited to 'README-ENGINES.md')
-rw-r--r--README-ENGINES.md1
1 files changed, 0 insertions, 1 deletions
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.
-