summaryrefslogtreecommitdiff
path: root/doc/texi/asn1_der_decoding.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/texi/asn1_der_decoding.texi')
-rw-r--r--doc/texi/asn1_der_decoding.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/texi/asn1_der_decoding.texi b/doc/texi/asn1_der_decoding.texi
index ff3574d..ec83535 100644
--- a/doc/texi/asn1_der_decoding.texi
+++ b/doc/texi/asn1_der_decoding.texi
@@ -12,7 +12,7 @@ error occurred.
Fill the structure * @code{element} with values of a DER encoding
string. The structure must just be created with function
-@code{asn1_create_element()} .
+@code{asn1_create_element()} .
Note that the * @code{element} variable is provided as a pointer for
historical reasons.