Wireshark-commits: [Wireshark-commits] master 2a9cc7a: Correct indentation in make-dissector-reg

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Jun 2014 19:34:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a9cc7a2b569a752e27b7250ea306c4729095ded
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2a9cc7a by Роман Донченко (dpb@xxxxxxxxxxxxxx):

    Correct indentation in make-dissector-reg
    
    The indented portions are inside an if.
    
    Change-Id: I3343a7aa7e777466ec9f40e8a02a8218bef62017
    Reviewed-on: https://code.wireshark.org/review/2622
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  65b7521   Ensure proto_item from subtree is initialized
    adds  2a9cc7a   Correct indentation in make-dissector-reg


Summary of changes:
 tools/make-dissector-reg |  172 +++++++++++++++++++++++-----------------------
 1 file changed, 86 insertions(+), 86 deletions(-)