Wireshark-commits: [Wireshark-commits] master 1fcf7d7: Clean up response matching type preference.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 Jan 2016 05:10:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1fcf7d7041fc2e10f6b5490cbaacbeb25ec42bde
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1fcf7d7 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: Ibd04274b4160d18a55b10f47ce866ac97a76309e
    Reviewed-on: https://code.wireshark.org/review/12987
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f499265   Get rid of trailing whitespace.
    adds  1fcf7d7   Clean up response matching type preference.


Summary of changes:
 asn1/ansi_map/packet-ansi_map-template.c |   21 +++++++++++---------
 epan/dissectors/packet-ansi_map.c        |   31 ++++++++++++++++--------------
 2 files changed, 29 insertions(+), 23 deletions(-)