Wireshark-commits: [Wireshark-commits] master fee7e95: TShark: Separate columns using UTF-8 arrows.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 May 2016 17:31:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fee7e95b3a79a3c6bf91328a5e0bc2b07173d069
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fee7e95 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    TShark: Separate columns using UTF-8 arrows.
    
    Use UTF8_RIGHTWARDS_ARROW and UTF8_LEFTWARDS_ARROW instead of "->" and
    "<-" between addresses. This matches the port-printing behavior of the
    TCP, UDP, and SCTP dissectors.
    
    Change-Id: I0add8bfb1748319758a1ce7dbd362af818139db8
    Reviewed-on: https://code.wireshark.org/review/15319
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  d7cbea9   TShark: Add a "-E bom=" option.
    adds  fee7e95   TShark: Separate columns using UTF-8 arrows.


Summary of changes:
 tshark.c |   39 ++++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 19 deletions(-)