summaryrefslogtreecommitdiffstats
path: root/doc/crypto/ASN1_STRING_length.pod
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-03-03 15:12:17 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-03-03 15:12:17 +0000
commit12c56e4888897c510b611d482d329eed12fab6cb (patch)
treeff3c52482bf32e5e804da5a16a5f2105f4b6811d /doc/crypto/ASN1_STRING_length.pod
parent1bd4ee1da1c9fe9f8ad79e17df9ff8af7991b5c3 (diff)
Sync crypto documentation with master branch.
Diffstat (limited to 'doc/crypto/ASN1_STRING_length.pod')
-rw-r--r--doc/crypto/ASN1_STRING_length.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/ASN1_STRING_length.pod b/doc/crypto/ASN1_STRING_length.pod
index a08e9a0fa4..f651e4f2ae 100644
--- a/doc/crypto/ASN1_STRING_length.pod
+++ b/doc/crypto/ASN1_STRING_length.pod
@@ -3,7 +3,7 @@
=head1 NAME
ASN1_STRING_dup, ASN1_STRING_cmp, ASN1_STRING_set, ASN1_STRING_length,
-ASN1_STRING_length_set, ASN1_STRING_type, ASN1_STRING_data -
+ASN1_STRING_length_set, ASN1_STRING_type, ASN1_STRING_data, ASN1_STRING_to_UTF8 -
ASN1_STRING utility functions
=head1 SYNOPSIS