git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@813 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2005-03-18 05:26:15 +00:00
parent f1d86c9e2a
commit 9ad7191dc7
1 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ typedef struct asn1p_expr_s {
enum {
TM_NOMARK,
TM_RECURSION, /* Used to break recursion */
TM_BROKEN, /* A warning was already issued */
} _mark;
/*