URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa16e394c410ed85bcb2ec6effccb88d6c1bc853
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
fa16e39 by Dario Lombardo (lomato@xxxxxxxxx):
stats_tree: use the right format for max and min.
They are gint, not guint.
Bug: 15416
Change-Id: I833692c1861ad063ec07e880f7e452ef142dc1db
Reviewed-on: https://code.wireshark.org/review/31650
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 281e78d smb2: correct small typos
add fa16e39 stats_tree: use the right format for max and min.
Summary of changes:
epan/stats_tree.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)