summaryrefslogtreecommitdiff
path: root/epan/stat_groups.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/stat_groups.h')
-rw-r--r--epan/stat_groups.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/stat_groups.h b/epan/stat_groups.h
index 0afdc57f2a..6f603325fc 100644
--- a/epan/stat_groups.h
+++ b/epan/stat_groups.h
@@ -32,8 +32,8 @@ extern "C" {
*/
/*
- * XXX - defines stuff usable regardless of the GUI toolkit. Right now,
- * that's only the menu group, which is used by tap_param_dlg.h.
+ * Menu statistics group definitions. Used by ui/qt/tap_parameter_dialog.h
+ * and ui/gtk/tap_param_dlg.h.
*
* XXX - stats should be able to register additional menu groups, although
* the question then would be "in what order should they appear in the menu?"