mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Fix doc-nits
Remove a space from a whitespace-only line. Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5575)
This commit is contained in:
parent
ee36b963ae
commit
379cc0893e
@ -14,7 +14,7 @@ OSSL_STORE_find
|
||||
int OSSL_STORE_expect(OSSL_STORE_CTX *ctx, int expected_type);
|
||||
|
||||
int OSSL_STORE_supports_search(OSSL_STORE_CTX *ctx, int criterion_type);
|
||||
|
||||
|
||||
int OSSL_STORE_find(OSSL_STORE_CTX *ctx, OSSL_STORE_SEARCH *search);
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
Loading…
Reference in New Issue
Block a user