Commit 97721778 authored by Lev Walkin's avatar Lev Walkin

Merge branch 'master' of github.com:vlm/asn1c

parents d9221847 acdca418
......@@ -3349,7 +3349,7 @@ out_name_chain(arg_t *arg, enum onc_flags onc_flags) {
if((arg->flags & A1C_COMPOUND_NAMES
|| onc_flags & ONC_force_compound_name
|| arg->embed)
|| (0 && arg->embed /* Not yet */))
&& ((expr->expr_type & ASN_CONSTR_MASK)
|| expr->expr_type == ASN_BASIC_ENUMERATED
|| ((expr->expr_type == ASN_BASIC_INTEGER
......
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