summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/DSA_new.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/doc/DSA_new.pod')
-rw-r--r--src/lib/libcrypto/doc/DSA_new.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/DSA_new.pod b/src/lib/libcrypto/doc/DSA_new.pod
index 48e9b82a09..e1e30b9a07 100644
--- a/src/lib/libcrypto/doc/DSA_new.pod
+++ b/src/lib/libcrypto/doc/DSA_new.pod
@@ -27,8 +27,6 @@ code that can be obtained by
27L<ERR_get_error(3)|ERR_get_error(3)>. Otherwise it returns a pointer 27L<ERR_get_error(3)|ERR_get_error(3)>. Otherwise it returns a pointer
28to the newly allocated structure. 28to the newly allocated structure.
29 29
30DSA_free() returns no value.
31
32=head1 SEE ALSO 30=head1 SEE ALSO
33 31
34L<dsa(3)|dsa(3)>, L<ERR_get_error(3)|ERR_get_error(3)>, 32L<dsa(3)|dsa(3)>, L<ERR_get_error(3)|ERR_get_error(3)>,