mirror of https://gerrit.osmocom.org/asn1c
human readability implied, confusing
parent
8838538855
commit
34ae9e34b8
|
@ -17,7 +17,7 @@ struct asn_TYPE_descriptor_s; /* Forward declaration */
|
|||
enum xer_encoder_flags_e {
|
||||
/* Mode of encoding */
|
||||
XER_F_BASIC = 0x01, /* BASIC-XER (pretty-printing) */
|
||||
XER_F_CANONICAL = 0x02 /* Canonical XER (strict rules, unreadable) */
|
||||
XER_F_CANONICAL = 0x02 /* Canonical XER (strict rules) */
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue