Wireshark-commits: [Wireshark-commits] master-1.12 34f5fa5: Logcat: Fix dump formats
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 May 2015 11:37:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34f5fa585e611ae1471df363333ea4bd7ab2da1c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

34f5fa5 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)
    
    Reviewed-on: https://code.wireshark.org/review/2550
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    (cherry picked from commit 4a3d0b868473260c24aa66f5e3fa737b54a9fd02)
    
    Change-Id: Id3bc0515fac932594dd8a6759519d3d0182f9252
    Reviewed-on: https://code.wireshark.org/review/8345
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  04e948d   In the name of God and all that is holy, don't do that.
    adds  34f5fa5   Logcat: Fix dump formats


Summary of changes:
 wiretap/logcat.c |   24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)