From 568ad6c34ea418a66eb3641174bd30bb2ac68600 Mon Sep 17 00:00:00 2001 From: Luis Ontanon Date: Sun, 5 Mar 2006 02:01:16 +0000 Subject: + retap_packets() + complete gtk TextWindow + fix elua_dumper + fix elua_proto svn path=/trunk/; revision=17462 --- tap-funnel.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tap-funnel.c') diff --git a/tap-funnel.c b/tap-funnel.c index 96c9455dae..558ad2e660 100644 --- a/tap-funnel.c +++ b/tap-funnel.c @@ -72,7 +72,8 @@ static const funnel_ops_t funnel_ops = { NULL, /*...,*/ NULL, - funnel_logger + funnel_logger, + NULL }; -- cgit v1.2.3