Wireshark-commits: [Wireshark-commits] master 8f0fc4b: GSM/ANSI/CAMEL...: fix no previous prototype

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Aug 2015 04:57:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f0fc4ba77739957ca1bc70d801ff7ee50ef91e9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    GSM/ANSI/CAMEL...: fix no previous prototype for '*_stat_init' [-Wmissing-prototypes]
    
    Change-Id: I0aedefbb77899ebceac7fb08249faf47964d785b
    Reviewed-on: https://code.wireshark.org/review/10163
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fab0e59   Fix memory leaks of dumper SHB and IDB infos
    adds  8f0fc4b   GSM/ANSI/CAMEL...: fix no previous prototype for '*_stat_init' [-Wmissing-prototypes]


Summary of changes:
 asn1/ansi_map/packet-ansi_map-template.c |    2 +-
 asn1/camel/packet-camel-template.c       |    2 +-
 asn1/gsm_map/packet-gsm_map-template.c   |    2 +-
 epan/dissectors/packet-ansi_a.c          |    4 ++--
 epan/dissectors/packet-ansi_map.c        |    2 +-
 epan/dissectors/packet-bootp.c           |    2 +-
 epan/dissectors/packet-camel.c           |    2 +-
 epan/dissectors/packet-gsm_map.c         |    2 +-
 epan/dissectors/packet-rpc.c             |    2 +-
 9 files changed, 10 insertions(+), 10 deletions(-)