URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c39ebffceb1550114b07310eccec0204148e77bc
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
c39ebff by Dario Lombardo (lomato@xxxxxxxxx):
column-utils: add space to improve readability.
In tshark the UTF8 arrow overlaps the ports.
When pcap file has more than 999 packets the output is
no more aligned.
Bug: 12502
Change-Id: I07f90bbc0d2f065458bc07b7fde8f6a651951b60
Reviewed-on: https://code.wireshark.org/review/18109
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
(cherry picked from commit 61956b8bf39075c4e8e7365cdf4e410c76e3c276)
Reviewed-on: https://code.wireshark.org/review/19433
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from d117b5a [Automatic update for 2016-12-25]
adds c39ebff column-utils: add space to improve readability.
Summary of changes:
epan/column-utils.c | 2 +-
tshark.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)