Wireshark-commits: [Wireshark-commits] master 3adaf99: proto.h; (try to) fix bug in DISSECTOR_ASSER
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Aug 2014 15:13:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3adaf99050a0310e18673a616dd0eaf68cd159ac
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3adaf99 by Bill Meier (wmeier@xxxxxxxxxxx):

    proto.h; (try to) fix bug in DISSECTOR_ASSERT_CMP... macros;
    
     Also: re-enable use of DISSECTOR_ASSERT_CMP... macros in packet-ceph.c
    
    Change-Id: Icee80381f5c8feb14cfc7e4033bdeb893018ce95
    Reviewed-on: https://code.wireshark.org/review/3749
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  ca390ef   Remove now unused code, do API changes missed in previous commit.
    adds  3adaf99   proto.h; (try to) fix bug in DISSECTOR_ASSERT_CMP... macros;


Summary of changes:
 epan/dissectors/packet-ceph.c |    8 ++++----
 epan/proto.h                  |    6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)