URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a3d0b868473260c24aa66f5e3fa737b54a9fd02
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4a3d0b8 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
    Logcat: Fix dump formats
    
    Some dump formats are not exactly what should be done,
    so fix them and try to little improve them (mostly by space padding %-8s)
    
    Change-Id: I8ee38479c848abc0a2eaff30ce733e4b60930ac4
    Reviewed-on: https://code.wireshark.org/review/2550
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    
Actions performed:
    from  10fc6e2   Bluetooth: A2DP: Fix fuzz failture
    adds  4a3d0b8   Logcat: Fix dump formats
Summary of changes:
 wiretap/logcat.c |   24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)