Wireshark-commits: [Wireshark-commits] master 728af98: Remove ADDRESS macros and just have their lo
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 24 Oct 2015 13:03:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=728af982fba05aaf72ba404418e6ced203dd913e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

728af98 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove ADDRESS macros and just have their lower-case equivalents.
    
    Remove calls SET_ADDRESS, CMP_ADDRESS, ADDRESSES_EQUAL, COPY_ADDRESS, COPY_ADDRESS_SHALLOW, and ADD_ADDRESS_TO_HASH since they are no longer used.
    
    Change-Id: I53fa4cfda756d8cef8815ad0324a3b9d9f9cd490
    Reviewed-on: https://code.wireshark.org/review/11238
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  02d56ff   TDS: Replace use of val_to_str() with VALS()
    adds  728af98   Remove ADDRESS macros and just have their lower-case equivalents.


Summary of changes:
 epan/address.h |    9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)