Skip to content
Snippets Groups Projects
Commit 04d7be4a authored by Lev Walkin's avatar Lev Walkin
Browse files

new member for compiler

parent e824a9d6
No related branches found
No related tags found
No related merge requests found
...@@ -57,6 +57,7 @@ typedef struct asn1p_constraint_s { ...@@ -57,6 +57,7 @@ typedef struct asn1p_constraint_s {
int el_size; /* Size of the allocated (elements) */ int el_size; /* Size of the allocated (elements) */
int _lineno; /* Position in a source file */ int _lineno; /* Position in a source file */
int _compile_mark; /* Marker used by the compiler */
} asn1p_constraint_t; } asn1p_constraint_t;
/* Human-readable constraint type description */ /* Human-readable constraint type description */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment