URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4982f802067b46945c0446e84ae71c991d7841c9
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4982f80 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    rsvp: fix unused variable 'rsvp_xro_sobj_type_vals' [-Wunused-const-variable]
    
    Change-Id: I82e3ea93bbcee87618ab461d8026e4d91a01bc22
    Reviewed-on: https://code.wireshark.org/review/28925
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Khalifa NDIAYE <khalifa.ndiaye@xxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  8180b4e   gtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  4982f80   rsvp: fix unused variable 'rsvp_xro_sobj_type_vals' [-Wunused-const-variable]
Summary of changes:
 epan/dissectors/packet-rsvp.c | 2 ++
 1 file changed, 2 insertions(+)