Wireshark-commits: [Wireshark-commits] master 52d22b2: gcsna: fix no previous prototype for functio

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Dec 2018 20:17:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52d22b25ab5ed51d2899dc22517d9cf0361faa58
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    gcsna: fix no previous prototype for function 'proto_[register|reg_handoff]_gcsna' [-Wmissing-prototypes]
    
    Change-Id: I5b5a627f9d75c2b9aa1ceb3a43c7991833dce751
    Reviewed-on: https://code.wireshark.org/review/31195
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ee58c3f   ssh-base: fix no previous prototype for ‘extcap_log’ [-Wmissing-prototypes]
     add  52d22b2   gcsna: fix no previous prototype for function 'proto_[register|reg_handoff]_gcsna' [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-gcsna.c | 3 +++
 1 file changed, 3 insertions(+)