Wireshark-commits: [Wireshark-commits] master 6744124: gssapi: fix indentation in function dissect_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Mar 2019 11:39:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67441248be9b0f08a5cfb6b5ca6f77f6284fa40d
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6744124 by Dario Lombardo (lomato@xxxxxxxxx):

    gssapi: fix indentation in function dissect_gssapi_work().
    
    Change-Id: I48f331a0e572ce8b9b6b3fbe9eb45b7e2ba2b33a
    Reviewed-on: https://code.wireshark.org/review/32572
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  ea39ed7   iseries: fix wrong indentation.
     add  6744124   gssapi: fix indentation in function dissect_gssapi_work().


Summary of changes:
 epan/dissectors/packet-gssapi.c | 135 ++++++++++++++++++++--------------------
 1 file changed, 66 insertions(+), 69 deletions(-)