URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cda5c166674485f77435d1e95d482852a83c142d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cda5c16 by Guy Harris (guy@xxxxxxxxxxxx):
Clean up capinfos output.
Make sure there's always a space between a number and "[TGMK]bytes",
"[TGMK]bits", and "[TGMK]packets".
Change-Id: I710385303e451e9aea6fc9bbea562f59ca0d22c9
Reviewed-on: https://code.wireshark.org/review/3810
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from a52939c Fix trailing blank.
adds cda5c16 Clean up capinfos output.
Summary of changes:
capinfos.c | 4 ++--
wsutil/str_util.c | 14 ++++++++++----
wsutil/str_util.h | 12 +++++++-----
3 files changed, 19 insertions(+), 11 deletions(-)