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

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

Commits:

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

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

Actions performed:

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


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