Wireshark-commits: [Wireshark-commits] master 88f62c8: ieee1905: fix indentation.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Jul 2020 17:38:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88f62c8d0e08ebd0758daeb868133cc6ed4db8a5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

88f62c8 by Dario Lombardo (lomato@xxxxxxxxx):

    ieee1905: fix indentation.
    
    Add braces and fix 4-spaces indentation.
    
    Change-Id: I50af4ad4c9f57b3bb4211ec4f69026f28476f12a
    Reviewed-on: https://code.wireshark.org/review/37866
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    

Actions performed:

    from  7184c1b   OPA MAD: do not search a non existing and unused dissector handle
     add  88f62c8   ieee1905: fix indentation.


Summary of changes:
 epan/dissectors/packet-ieee1905.c | 718 +++++++++++++++++++-------------------
 1 file changed, 360 insertions(+), 358 deletions(-)