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(-)