From d9c70dcdf6999ebea7380f8202aab4ee746517b8 Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Sat, 5 Jun 2004 13:28:13 +0000 Subject: add more details for doxygen svn path=/trunk/; revision=11122 --- gtk/hostlist_table.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gtk/hostlist_table.h') diff --git a/gtk/hostlist_table.h b/gtk/hostlist_table.h index f0d13ca719..63749f2582 100644 --- a/gtk/hostlist_table.h +++ b/gtk/hostlist_table.h @@ -2,7 +2,7 @@ * modified from endpoint_talkers_table 2003 Ronnie Sahlberg * Helper routines common to all host talkers taps. * - * $Id: hostlist_table.h,v 1.7 2004/06/03 21:46:27 guy Exp $ + * $Id: hostlist_table.h,v 1.8 2004/06/05 13:28:13 ulfl Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -73,7 +73,6 @@ extern void register_hostlist_table(gboolean hide_ports, char *table_name, char * @param tap_name the registered tap name * @param filter the optional filter name or NULL * @param packet_func the function to be called for each incoming packet - * @todo get values from register_hostlist_table() instead of own parameters */ extern void init_hostlist_table(gboolean hide_ports, char *table_name, char *tap_name, char *filter, void *packet_func); -- cgit v1.2.3