URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34aeec604ef1326f5123bfd3e61f9bc6b41af9e0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
34aeec6 by Guy Harris (guy@xxxxxxxxxxxx):
Clean up response matching type preference.
Add #defines for all the value types and use them.
Make the preference static, as it's not used outside this module.
Change-Id: I3ed715701f77d5ea6cc45c8f978d6e2da7b38671
Reviewed-on: https://code.wireshark.org/review/12988
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1fcf7d7 Clean up response matching type preference.
adds 34aeec6 Clean up response matching type preference.
Summary of changes:
asn1/ansi_tcap/packet-ansi_tcap-template.c | 23 +++++++++++--------
epan/dissectors/packet-ansi_tcap.c | 33 ++++++++++++++++------------
2 files changed, 33 insertions(+), 23 deletions(-)