summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-10-17 17:06:19 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-10-17 17:06:19 +0000
commit1f164f5ed9eda34c7777a2cfdae571e025563d4b (patch)
tree4c6e625e9f0b190c863a99d372ee4b46d643544e /doc
parentb8c182a499704e2042b59b924497373910d30048 (diff)
Typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/DSA_get_ex_new_index.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/DSA_get_ex_new_index.pod b/doc/crypto/DSA_get_ex_new_index.pod
index 4612e708ec..fb6efc1182 100644
--- a/doc/crypto/DSA_get_ex_new_index.pod
+++ b/doc/crypto/DSA_get_ex_new_index.pod
@@ -6,7 +6,7 @@ DSA_get_ex_new_index, DSA_set_ex_data, DSA_get_ex_data - add application specifi
=head1 SYNOPSIS
- #include <openssl/DSA.h>
+ #include <openssl/dsa.h>
int DSA_get_ex_new_index(long argl, void *argp,
CRYPTO_EX_new *new_func,