Fix cut/paste (?) error.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15232)
This commit is contained in:
Rich Salz 2021-05-11 13:54:42 -04:00 committed by Pauli
parent b98f752ec3
commit 36c5bb1aff

View File

@ -40,7 +40,7 @@ the processor along
=end comment
SPARSE_ARRAY_OF() returns the name for a sparse array of the specified
B<I<TYPE>>. DEFINE_STACK_OF() creates set of functions for a sparse
B<I<TYPE>>. DEFINE_SPARSE_ARRAY_OF() creates set of functions for a sparse
array of B<I<TYPE>>. This will mean that a pointer to type B<I<TYPE>>
is stored in each element of a sparse array, the type is referenced by
B<SPARSE_ARRAY_OF>(B<I<TYPE>>) and each function name begins with