diff options
Diffstat (limited to 'doc/man/asn1_parser2tree.3')
-rw-r--r-- | doc/man/asn1_parser2tree.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/asn1_parser2tree.3 b/doc/man/asn1_parser2tree.3 index c29b411..361db5c 100644 --- a/doc/man/asn1_parser2tree.3 +++ b/doc/man/asn1_parser2tree.3 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by gdoc. -.TH "asn1_parser2tree" 3 "4.8" "libtasn1" "libtasn1" +.TH "asn1_parser2tree" 3 "4.13" "libtasn1" "libtasn1" .SH NAME asn1_parser2tree \- API function .SH SYNOPSIS @@ -22,7 +22,7 @@ needed to manage the definitions included in \fIfile\fP file. .SH "RETURNS" \fBASN1_SUCCESS\fP if the file has a correct syntax and every identifier is known, \fBASN1_ELEMENT_NOT_EMPTY\fP if \fIdefinitions\fP not -\fBNULL\fP, \fBASN1_FILE_NOT_FOUND\fP if an error occured while +\fBNULL\fP, \fBASN1_FILE_NOT_FOUND\fP if an error occurred while opening \fIfile\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 |