Wireshark-commits: [Wireshark-commits] master db4fb82: enip: fix no previous prototype for ‘dissec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Jun 2018 19:57:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db4fb82555e9b2acafc56caeaef2888faea82c01
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

db4fb82 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    enip: fix no previous prototype for ‘dissect_item_sequenced_address/dissect_item_connected_address’ [-Wmissing-prototypes]
    
    Change-Id: Ie0b46e49122197a51a916cc70324c1d80936cac9
    Reviewed-on: https://code.wireshark.org/review/28384
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  d2f1d48   NR RRC: register dissectors for UE-NR-Capability and UE-MRDC-Capability IEs
    adds  db4fb82   enip: fix no previous prototype for ‘dissect_item_sequenced_address/dissect_item_connected_address’ [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-enip.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)