Wireshark-commits: [Wireshark-commits] master cb3bdec: [Dissector tables] DISSECTOR_TABLE_NOT_ALLOW

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 6 Nov 2015 18:26:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb3bdecdba5fda8288cf2c7576bb876c06f3d199
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cb3bdec by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [Dissector tables] DISSECTOR_TABLE_NOT_ALLOW_DUPLICATE -> DISSECTOR_TABLE_ALLOW_DUPLICATE
    
    Change-Id: Id4d8d9a2d2befee7b82ac4e0e6f2f1b8f03b4532
    Reviewed-on: https://code.wireshark.org/review/11603
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  677027a   DCERPC: fix compilation with OSX buildbots and Ubuntu 15.10
    adds  cb3bdec   [Dissector tables] DISSECTOR_TABLE_NOT_ALLOW_DUPLICATE -> DISSECTOR_TABLE_ALLOW_DUPLICATE


Summary of changes:
 asn1/ansi_tcap/packet-ansi_tcap-template.c |    2 +-
 asn1/gsm_map/packet-gsm_map-template.c     |    6 +++---
 epan/dissectors/packet-ansi_tcap.c         |    2 +-
 epan/dissectors/packet-gsm_map.c           |    6 +++---
 epan/dissectors/packet-mip.c               |    2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)