diff options
Diffstat (limited to 'src/lib/libcrypto/doc/DSA_get_ex_new_index.pod')
-rw-r--r-- | src/lib/libcrypto/doc/DSA_get_ex_new_index.pod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/DSA_get_ex_new_index.pod b/src/lib/libcrypto/doc/DSA_get_ex_new_index.pod index fb6efc1182..e2fcabf370 100644 --- a/src/lib/libcrypto/doc/DSA_get_ex_new_index.pod +++ b/src/lib/libcrypto/doc/DSA_get_ex_new_index.pod | |||
@@ -2,7 +2,8 @@ | |||
2 | 2 | ||
3 | =head1 NAME | 3 | =head1 NAME |
4 | 4 | ||
5 | DSA_get_ex_new_index, DSA_set_ex_data, DSA_get_ex_data - add application specific data to DSA structures | 5 | DSA_get_ex_new_index, DSA_set_ex_data, DSA_get_ex_data - add application |
6 | specific data to DSA structures | ||
6 | 7 | ||
7 | =head1 SYNOPSIS | 8 | =head1 SYNOPSIS |
8 | 9 | ||