aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/rtd_table.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/rtd_table.h b/epan/rtd_table.h
index da71636762..5706326587 100644
--- a/epan/rtd_table.h
+++ b/epan/rtd_table.h
@@ -69,6 +69,7 @@ typedef void (*rtd_filter_check_cb)(const char *opt_arg, const char **filter, ch
*
* @param proto_id is the protocol with conversation
* @param tap_listener string for register_tap_listener (NULL to just use protocol name)
+ * @param num_tables number of tables
* @param num_timestats number of timestamps in the table
* @param vs_type value_string for the stat types
* @param rtd_packet_func the tap processing function