Wireshark-commits: [Wireshark-commits] master a913bdd: Fix warning: no previous prototype for ... [

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Aug 2014 13:12:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a913bdd4902f240eb1b4b9f0f0df0de323e4616f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  005a494   Fix warning: no previous prototype for ... [-Wmissing-prototypes]
    adds  a913bdd   Fix warning: no previous prototype for ... [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-spdy.c |    2 +-
 ui/tap_export_pdu.c           |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)