Wireshark-commits: [Wireshark-commits] master 4db2258: fix: no previous prototype
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 09 Apr 2019 17:46:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4db2258dd61c4fbcd09da868d39402fe483321e7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    fix: no previous prototype
    
    for function 'ieee802154_create_tap_tlv_tree' [-Wmissing-prototypes]
    
    Change-Id: I74de53e945685a289c302a784afd3d3f5f22891b
    Reviewed-on: https://code.wireshark.org/review/32799
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4d8d4dc   LDP: Complete support for RFC8077 (PWID FEC)
     add  4db2258   fix: no previous prototype


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