diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/doc/DSA_set_method.pod | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/DSA_set_method.pod b/src/lib/libcrypto/doc/DSA_set_method.pod index 31f444d751..bc57a3e8e2 100644 --- a/src/lib/libcrypto/doc/DSA_set_method.pod +++ b/src/lib/libcrypto/doc/DSA_set_method.pod | |||
| @@ -103,8 +103,6 @@ struct | |||
| 103 | DSA_OpenSSL() and DSA_get_default_method() return pointers to the respective | 103 | DSA_OpenSSL() and DSA_get_default_method() return pointers to the respective |
| 104 | B<DSA_METHOD>s. | 104 | B<DSA_METHOD>s. |
| 105 | 105 | ||
| 106 | DSA_set_default_method() returns no value. | ||
| 107 | |||
| 108 | DSA_set_method() returns non-zero if the provided B<meth> was successfully set | 106 | DSA_set_method() returns non-zero if the provided B<meth> was successfully set |
| 109 | as the method for B<dsa> (including unloading the ENGINE handle if the previous | 107 | as the method for B<dsa> (including unloading the ENGINE handle if the previous |
| 110 | method was supplied by an ENGINE). | 108 | method was supplied by an ENGINE). |
