Wireshark-commits: [Wireshark-commits] master 9070656: SSTP: fix no previous prototype for proto_re

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Mar 2015 15:01:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=90706569afaa4f7fdd9b4441cf2ab8466a2ac574
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    SSTP: fix no previous prototype for proto_register_sstp/proto_reg_handoff_sstp [-Wmissing-prototypes]
    
    Change-Id: I65c6cf59ec9e7eb64a665ea3b253db5200d19f4b
    Reviewed-on: https://code.wireshark.org/review/7507
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  2780a30   GSM MAP: do not use a global variable to store OID
    adds  9070656   SSTP: fix no previous prototype for proto_register_sstp/proto_reg_handoff_sstp [-Wmissing-prototypes]


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