aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stats_tree.h
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-02-20 17:43:38 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-02-20 17:43:38 +0000
commit9b02a501cd6ef8bbf91964373e9edebf75b87dd5 (patch)
tree65a54195f7355e96afed4fcb40c2a09fc63e70f0 /epan/stats_tree.h
parentb65e9739d29e6ccaba833986088f10d32405475d (diff)
Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),
there are still problems at reinit (gtk2 node->pr warns about an iterator not been OK) set up propperties of the given files svn path=/trunk/; revision=13448
Diffstat (limited to 'epan/stats_tree.h')
-rw-r--r--epan/stats_tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/stats_tree.h b/epan/stats_tree.h
index 16a1333d46..9b62ee3213 100644
--- a/epan/stats_tree.h
+++ b/epan/stats_tree.h
@@ -2,7 +2,7 @@
* A counter tree API for ethereal dissectors
* 2005, Luis E. G. Ontanon
*
- * $Id: $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>