Skip to content
Snippets Groups Projects
Commit afbcb454 authored by Kristof Szabados's avatar Kristof Szabados
Browse files

add TODO as type/value description for this field is missing


Signed-off-by: default avatarKristof Szabados <Kristof.Szabados@ericsson.com>
parent 8155a66e
No related branches found
No related tags found
No related merge requests found
......@@ -310,7 +310,7 @@ struct XERdescriptor_t
/** Length of closing tag string (strlen of names[i]) */
const unsigned short namelens[2];
/** Various EXER flags */
const unsigned long xer_bits;
const unsigned long xer_bits; // TODO which types what flags mean what ?
/** Whitespace handling */
const XER_whitespace_action whitespace;
/** value to compare for DEFAULT-FOR-EMPTY */
......
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