diff options
Diffstat (limited to 'doc/man/asn1_der_decoding.3')
-rw-r--r-- | doc/man/asn1_der_decoding.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/asn1_der_decoding.3 b/doc/man/asn1_der_decoding.3 index 84cd185..ca5db75 100644 --- a/doc/man/asn1_der_decoding.3 +++ b/doc/man/asn1_der_decoding.3 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by gdoc. -.TH "asn1_der_decoding" 3 "4.8" "libtasn1" "libtasn1" +.TH "asn1_der_decoding" 3 "4.13" "libtasn1" "libtasn1" .SH NAME asn1_der_decoding \- API function .SH SYNOPSIS @@ -19,7 +19,7 @@ error occurred. .SH "DESCRIPTION" Fill the structure * \fIelement\fP with values of a DER encoding string. The structure must just be created with function -\fBasn1_create_element()\fP. +\fBasn1_create_element()\fP. Note that the * \fIelement\fP variable is provided as a pointer for historical reasons. |