summaryrefslogtreecommitdiff
path: root/ui/gtk/tap_param_dlg.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-03 10:30:04 -0700
committerGerald Combs <gerald@wireshark.org>2015-08-04 16:36:22 +0000
commit03802cc53eefdc152f9c2160ebebf9717e5f07b2 (patch)
tree95c56e0072d656f4eef7cf6f786bbbbebb39edef /ui/gtk/tap_param_dlg.h
parent632b4023faaa2b77e69d35148a8b6e98f032cc3d (diff)
downloadwireshark-03802cc53eefdc152f9c2160ebebf9717e5f07b2.tar.gz
Convert H.225 tap stats to new "generic stat API".
Migrate the H.225 stats similar to the recent BOOTP migration. Change-Id: I70ff7ab6cf3e9796f257412ba7d65ec9fe7f77ad Reviewed-on: https://code.wireshark.org/review/9859 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/gtk/tap_param_dlg.h')
-rw-r--r--ui/gtk/tap_param_dlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/tap_param_dlg.h b/ui/gtk/tap_param_dlg.h
index 608fb987a7..858304e112 100644
--- a/ui/gtk/tap_param_dlg.h
+++ b/ui/gtk/tap_param_dlg.h
@@ -57,7 +57,7 @@
* REGISTER_STAT_GROUP_my_group);
* }
*
- * See also: h225_ras_srt.c or h225_counter.c
+ * See also: h225_ras_srt.c
*
*/