Wireshark-commits: [Wireshark-commits] master 77050a8: Profinet (pn-mrp): fix statement is indented

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Feb 2016 09:20:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77050a86f3f696e62c5b171de2aa5e9f480a2328
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Profinet (pn-mrp): fix statement is indented as if it were guarded by... [-Werror=misleading-indentation] found by gcc6
    
    Change-Id: I1d8709857cf3e1e65bca0c0c94629c47fc1a3c06
    Reviewed-on: https://code.wireshark.org/review/13903
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e81ea52   packetbb: Fix the default value for end-index
    adds  77050a8   Profinet (pn-mrp): fix statement is indented as if it were guarded by... [-Werror=misleading-indentation] found by gcc6


Summary of changes:
 plugins/profinet/packet-pn-mrp.c |   32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)