Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 2aebb94: fix of bug 9836. Avg. packet size in Statist

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2014 17:08:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2aebb94aa6dcd741ebd0ad3d5a48091424dd87db
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2aebb94 by Jan Kaisrlik (j.kaisrlik@xxxxxxxxx):

    fix of bug 9836. Avg. packet size in Statistics -> Summary is rounded to nearest. GTK QT
    
    Change-Id: I34e84e6cf4587fee999764435fa1a407c8aa04bb
    Reviewed-on: https://code.wireshark.org/review/687
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  7e423a3   Add read_format extension to manual pages
    adds  2aebb94   fix of bug 9836. Avg. packet size in Statistics -> Summary is rounded to nearest. GTK QT


Summary of changes:
 ui/gtk/summary_dlg.c     |   15 ++++++---------
 ui/qt/summary_dialog.cpp |   15 ++++++---------
 2 files changed, 12 insertions(+), 18 deletions(-)