Wireshark-commits: [Wireshark-commits] master 39b09d6: srt: redundant prototypes declaration

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Jan 2019 18:20:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39b09d66ff7c55620e7a0b6417a8c6d8cbfd2be9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    srt: redundant prototypes declaration
    
     redundant redeclaration of ‘proto_register_srt’ [-Wredundant-decls]
    redundant redeclaration of ‘proto_reg_handoff_srt’ [-Wredundant-decls]
    
    Change-Id: Ifcc5dc5185f01601f2193c2596fa075885a412d6
    Reviewed-on: https://code.wireshark.org/review/31633
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  15f1d07   GSM-SIM: Fix sw value for file ID not found
     add  39b09d6   srt: redundant prototypes declaration


Summary of changes:
 epan/dissectors/packet-srt.c | 4 ----
 1 file changed, 4 deletions(-)