Commit 04d7be4a authored by Lev Walkin's avatar Lev Walkin

new member for compiler

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