Wireshark-commits: [Wireshark-commits] master a33d27a: drb: fix no previous prototype for ‘proto_r

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Jun 2018 16:30:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a33d27a19b6afcde0bf811b9363f8c95ae988031
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    drb: fix no previous prototype for ‘proto_register_drb/proto_reg_handoff_drb’ [-Wmissing-prototypes]
    
    Change-Id: Ib42c8cc9fa04bace49905c7f6cbc49b673376bdf
    Reviewed-on: https://code.wireshark.org/review/28385
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  024259b   NAS EPS: upgrade dissector to v15.3.0
    adds  a33d27a   drb: fix no previous prototype for ‘proto_register_drb/proto_reg_handoff_drb’ [-Wmissing-prototypes]


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