Wireshark-commits: [Wireshark-commits] master 15ed335: [CLI, GTK] comparestat: Fix typos, output fo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Aug 2015 14:46:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15ed3351bf6b8f017512d29d96a2b2889c797f6d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

15ed335 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    [CLI, GTK] comparestat: Fix typos, output format, argument parsing
    
    Optional filter argument wasn't correctly parsed.
    
    Change-Id: Ic0418fa866e1a00880b4e41bb28267a155a71aa5
    Reviewed-on: https://code.wireshark.org/review/10088
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9c331f7   [GTK] Fix crash in comparestat.c
    adds  15ed335   [CLI, GTK] comparestat: Fix typos, output format, argument parsing


Summary of changes:
 ui/cli/tap-comparestat.c |   61 +++++++++++++++++++++++++++-------------------
 ui/gtk/compare_stat.c    |   10 ++------
 2 files changed, 38 insertions(+), 33 deletions(-)