ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 084a27c: rsvp: fix this ‘if’ clause does not guard..

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 02 Aug 2018 10:32:58 +0000
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(-)