URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=084a27cf00bb407187ae85853f887f88722b4347
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
084a27c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    rsvp: fix this ‘if’ clause does not guard... [-Werror=misleading-indentation]
    
    Change-Id: I84d68dfd485c04042fd5f4e106ac0d79883085cd
    Reviewed-on: https://code.wireshark.org/review/28929
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  4982f80   rsvp: fix unused variable 'rsvp_xro_sobj_type_vals' [-Wunused-const-variable]
    adds  084a27c   rsvp: fix this ‘if’ clause does not guard... [-Werror=misleading-indentation]
Summary of changes:
 epan/dissectors/packet-rsvp.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)