diff options
Diffstat (limited to 'src/lib/libcrypto/doc/engine.pod')
-rw-r--r-- | src/lib/libcrypto/doc/engine.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/engine.pod b/src/lib/libcrypto/doc/engine.pod index 578a702371..8020112835 100644 --- a/src/lib/libcrypto/doc/engine.pod +++ b/src/lib/libcrypto/doc/engine.pod | |||
@@ -514,7 +514,7 @@ implemented by ENGINEs should be numbered from. Any command value lower than | |||
514 | this symbol is considered a "generic" command is handled directly by the | 514 | this symbol is considered a "generic" command is handled directly by the |
515 | OpenSSL core routines. | 515 | OpenSSL core routines. |
516 | 516 | ||
517 | It is using these "core" control commands that one can discover the the control | 517 | It is using these "core" control commands that one can discover the control |
518 | commands implemented by a given ENGINE, specifically the commands; | 518 | commands implemented by a given ENGINE, specifically the commands; |
519 | 519 | ||
520 | #define ENGINE_HAS_CTRL_FUNCTION 10 | 520 | #define ENGINE_HAS_CTRL_FUNCTION 10 |