Wireshark-commits: [Wireshark-commits] master 61956b8: column-utils: add space to improve readabili
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61956b8bf39075c4e8e7365cdf4e410c76e3c276
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
61956b8 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>
Actions performed:
from b682bbd add tvb_find_guint16() utility
adds 61956b8 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(-)