Wireshark-commits: [Wireshark-commits] master b2a6dff: Clean up switch statement whitespace.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Jun 2015 20:13:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2a6dff815957a274aa6700f6cff93990694a91a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b2a6dff by Guy Harris (guy@xxxxxxxxxxxx):

    Clean up switch statement whitespace.
    
    (Try to keep the same indentation style within a single switch
    statement, at least.)
    
    Change-Id: I5b349fd90881d1a1d2be377a291bfceda56476aa
    Reviewed-on: https://code.wireshark.org/review/9180
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0f42ed0   Squelch a compiler warning.
    adds  b2a6dff   Clean up switch statement whitespace.


Summary of changes:
 epan/dissectors/packet-ppi.c |   69 ++++++++++++++++++++++--------------------
 1 file changed, 37 insertions(+), 32 deletions(-)