Wireshark-commits: [Wireshark-commits] master-3.2 8428aa5: tn3270: improve on some of IBM's painful
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8428aa56ed05300b0ab5620421b2e755c3bd397f
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
8428aa5 by Guy Harris (gharris@xxxxxxxxx):
tn3270: improve on some of IBM's painful prose.
The "true" string in a struct true_false_string is used only if the bit
is set to 1, so "if set to logic 1" is redundant. Just have the strings
say, respectively, what significance the bit being on ("set to logic 1")
has and what signficance the bit being off ("set to logic 0") has.
Use active voice.
Change-Id: If1fe7b35a0c85dcdb40ac348ca23a0ac5e3dc1da
Reviewed-on: https://code.wireshark.org/review/37753
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
(cherry picked from commit 6f52f969d823037aa4f24fdcedf4d9fbce22d17b)
Reviewed-on: https://code.wireshark.org/review/37800
Actions performed:
from 4a4a7ab NIS+: give the meanings of the NIS_CALLBACK return value.
add 8428aa5 tn3270: improve on some of IBM's painful prose.
Summary of changes:
epan/dissectors/packet-tn5250.c | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)