diff options
Diffstat (limited to 'doc/man/asn1_parser2array.3')
-rw-r--r-- | doc/man/asn1_parser2array.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/asn1_parser2array.3 b/doc/man/asn1_parser2array.3 index 38929fc..0b718b6 100644 --- a/doc/man/asn1_parser2array.3 +++ b/doc/man/asn1_parser2array.3 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by gdoc. -.TH "asn1_parser2array" 3 "4.8" "libtasn1" "libtasn1" +.TH "asn1_parser2array" 3 "4.13" "libtasn1" "libtasn1" .SH NAME asn1_parser2array \- API function .SH SYNOPSIS @@ -27,7 +27,7 @@ included in \fIinputFileName\fP file. If \fIinputFileName\fP is will be "xx_asn1_tab". .SH "RETURNS" \fBASN1_SUCCESS\fP if the file has a correct syntax and every -identifier is known, \fBASN1_FILE_NOT_FOUND\fP if an error occured +identifier is known, \fBASN1_FILE_NOT_FOUND\fP if an error occurred while opening \fIinputFileName\fP , \fBASN1_SYNTAX_ERROR\fP if the syntax is not correct, \fBASN1_IDENTIFIER_NOT_FOUND\fP if in the file there is an identifier that is not defined, \fBASN1_NAME_TOO_LONG\fP if in the |