Wireshark-commits: [Wireshark-commits] master 401e335: tap-tcp-stream: fix indentation.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Mar 2018 21:25:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=401e335b7ff1c0df7c7c6442573ec243274692fb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

401e335 by Dario Lombardo (lomato@xxxxxxxxx):

    tap-tcp-stream: fix indentation.
    
    Change-Id: I9ec60866dc674d9ec682afc6d644d78255182cac
    Reviewed-on: https://code.wireshark.org/review/26526
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  296cd7c   tap-tcp-stream: replace some g_malloc with g_new.
    adds  401e335   tap-tcp-stream: fix indentation.


Summary of changes:
 ui/tap-tcp-stream.c | 39 ++++++++++++++++++++++-----------------
 1 file changed, 22 insertions(+), 17 deletions(-)