aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stats_tree_priv.h
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-03-21 17:51:07 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-03-21 17:51:07 +0000
commit22084517add35cf59eed1c8acbd63bb599b33840 (patch)
tree5c9052e671074ded15e49d47482e76c6b48f7087 /epan/stats_tree_priv.h
parent3af24ce10a37b7778d42a1cd91482f4015a9c205 (diff)
Fix the names that were not consistent after the rename.
svn path=/trunk/; revision=13852
Diffstat (limited to 'epan/stats_tree_priv.h')
-rw-r--r--epan/stats_tree_priv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/stats_tree_priv.h b/epan/stats_tree_priv.h
index cbe40b30d6..a29ab8e5dc 100644
--- a/epan/stats_tree_priv.h
+++ b/epan/stats_tree_priv.h
@@ -82,6 +82,7 @@ struct _stats_tree {
stats_tree_cfg* cfg;
char* filter;
+ guint32 highest_seen;
/* times */
float start;