summaryrefslogtreecommitdiff
path: root/epan/stats_tree_priv.h
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-03-21 15:40:33 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-03-21 15:40:33 +0000
commit3af24ce10a37b7778d42a1cd91482f4015a9c205 (patch)
treea9482b9f7b3c2d8b4a1c07176c558954dcaa1358 /epan/stats_tree_priv.h
parent9e7a393c1f52980cc16890a8b18546cdabda3dc6 (diff)
downloadwireshark-3af24ce10a37b7778d42a1cd91482f4015a9c205.tar.gz
Add a cleanup call-back to the stats_tree.
svn path=/trunk/; revision=13851
Diffstat (limited to 'epan/stats_tree_priv.h')
-rw-r--r--epan/stats_tree_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/stats_tree_priv.h b/epan/stats_tree_priv.h
index 0091302f4d..cbe40b30d6 100644
--- a/epan/stats_tree_priv.h
+++ b/epan/stats_tree_priv.h
@@ -115,7 +115,7 @@ struct _stats_tree_cfg {
/* dissector defined callbacks */
stat_tree_packet_cb packet;
stat_tree_init_cb init;
-
+ stat_tree_cleanup_cb cleanup;
/*
* node presentation callbacks