Wireshark-commits: [Wireshark-commits] master bf96599: Drop redundant SIZEOF() macro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Oct 2016 04:02:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf96599f1916667cc8f1c19b58fe9cae4a1e3d66
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bf96599 by Balint Reczey (balint@xxxxxxxxxxxxxxx):

    Drop redundant SIZEOF() macro
    
    Change-Id: I6db2033746f5f22dd0229c96727bb352bdb1e866
    Reviewed-on: https://code.wireshark.org/review/18298
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Petri-Dish: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  739bdfb   Some Pref <-> Decode As bugfixes.
    adds  bf96599   Drop redundant SIZEOF() macro


Summary of changes:
 plugins/gryphon/packet-gryphon.c |   20 ++++++++++----------
 plugins/gryphon/packet-gryphon.h |    2 --
 2 files changed, 10 insertions(+), 12 deletions(-)