Wireshark-commits: [Wireshark-commits] master 772a7ba: Fix warning: no previous prototype for ... [
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 Aug 2014 15:59:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=772a7ba45c8a26c0219dc5b32496f206e0e73423
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix warning: no previous prototype for ... [-Wmissing-prototypes]
    
    Change-Id: I6790a6c990bd531362171742b938c9f26cb2e1d5
    Reviewed-on: https://code.wireshark.org/review/3636
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  53045fa   Fix warning: no previous prototype for ... [-Wmissing-prototypes]
    adds  772a7ba   Fix warning: no previous prototype for ... [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-ipmi-picmg.c     |    2 ++
 epan/dissectors/packet-ipmi-pps.c       |    2 ++
 epan/dissectors/packet-ipmi-se.c        |    2 ++
 epan/dissectors/packet-ipmi-storage.c   |    2 ++
 epan/dissectors/packet-ipmi-transport.c |    2 ++
 epan/dissectors/packet-ipmi-update.c    |    2 ++
 epan/dissectors/packet-ipmi-vita.c      |    2 ++
 7 files changed, 14 insertions(+)