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

double parametrization

parent 809dea5c
No related branches found
No related tags found
No related merge requests found
......@@ -237,7 +237,7 @@ _process_constraints(arg_t *arg, asn1p_constraint_t *ct, asn1p_expr_t *ptype, as
asn1f_printable_reference(ref), ra->Identifier);
if(ra->expr_type == A1TC_PARAMETRIZED) {
DEBUG("Double parametrization");
DEBUG("Double %s", "parametrization");
}
assert(ra->Identifier);
......
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