Wireshark-commits: [Wireshark-commits] master 6d2ea2f: log3gpp: fix no previous prototype for funct
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Aug 2019 08:18:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d2ea2f4bb2bb3a0bec20c7256d7a1e3f4fe4930
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    log3gpp: fix no previous prototype for function
    
    log3gpp.c:459:10: warning: no previous prototype for function 'log3gpp_dump[|open|finish]' [-Wmissing-prototypes]
    
    Change-Id: I1d896f90d91dc04b68b12f48ae06526556a428d4
    Reviewed-on: https://code.wireshark.org/review/33963
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1891334   ISAKMP: Correct typos in new GDOI fields
     add  6d2ea2f   log3gpp: fix no previous prototype for function


Summary of changes:
 wiretap/log3gpp.c | 6 ++++++
 1 file changed, 6 insertions(+)