Hello Dev team,

It seems epan/tfs.c is a bit inconsistent.

Some of the true_false_string have each word capitalized while others have
the first word only.

{ "Restricted", "Not restricted" }
{ "Not restricted", "Restricted" }
{ "Supported", "Not supported" }
{ "Not Supported", "Supported" }
...

{ "Allowed", "Not Allowed" }
{ "Not Allowed", "Allowed" }
{ "Reliable", "Not Reliable" }
{ "Requested", "Not Requested" }
...

Should these be consistent instead (all or none with title case)?

Thank you.

Regards,
Tamas
_______________________________________________
Wireshark-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to