Wireshark-commits: [Wireshark-commits] master 34eb1d3: ieee1609dot2: fix no previous prototype for

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Dec 2018 21:26:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34eb1d37d385fd096ed337db08f410bc1c1876c1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    ieee1609dot2: fix no previous prototype for function 'proto_register_ieee1609dot2' [-Wmissing-prototypes]
    
    Change-Id: I977639e9623445ae9683689a1564e294ab15589c
    Reviewed-on: https://code.wireshark.org/review/31197
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8d2df4d   cdma2k : fix no previous prototype for function 'proto_[register|reg_handoff]_cdma2k' [-Wmissing-prototypes]
     add  34eb1d3   ieee1609dot2: fix no previous prototype for function 'proto_register_ieee1609dot2' [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/asn1/ieee1609dot2/packet-ieee1609dot2-template.c | 4 ++--
 epan/dissectors/packet-ieee1609dot2.c                            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)