Commit acdca418 authored by Lev Walkin's avatar Lev Walkin

revert too broad of a change

parent bfdceaf2
......@@ -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