Wireshark-commits: [Wireshark-commits] master 3438fe2: Pcap (pktdata): fix no previous prototype fo

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

Commits:

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

    Pcap (pktdata): fix no previous prototype for ... [-Wmissing-prototypes]
    
    no previous prototype for 'proto_register_pcap_pktdata' [-Wmissing-prototypes]
    no previous prototype for 'proto_reg_handoff_pcap_pktdata' [-Wmissing-prototypes]
    
    Change-Id: Id9c89b7217b4f0a0d1e1ca186ccfd8dfe1bcd2d9
    Reviewed-on: https://code.wireshark.org/review/12067
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  44cea43   RTPS: fix no previous prototype for 'compare/hash_by_guid' [-Wmissing-prototypes]
    adds  3438fe2   Pcap (pktdata): fix no previous prototype for ... [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-pcap_pktdata.c |    3 +++
 1 file changed, 3 insertions(+)