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

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

Commits:

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

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

Actions performed:

    from  940532e   Fix warning: no previous prototype for ... [-Wmissing-prototypes]
    adds  c8646fa   Fix warning: no previous prototype for ... [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-ecp-oui.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)