aboutsummaryrefslogtreecommitdiffstats
path: root/tap-funnel.c
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2006-10-03 14:27:45 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2006-10-03 14:27:45 +0000
commite23201c62a65bbac178b27ffb4d067c3de109301 (patch)
tree12ce7c6d55d40c055745c1cf6ca1933883d39f71 /tap-funnel.c
parent3474ea868c8822f54eecd736a8abadbf2203e60d (diff)
- Make sure that the registration files are created whenever there's a change
- get rid of 5.0.2 stuff - add the apply_filter() API svn path=/trunk/; revision=19406
Diffstat (limited to 'tap-funnel.c')
-rw-r--r--tap-funnel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tap-funnel.c b/tap-funnel.c
index 95784f96bc..515fdc76f2 100644
--- a/tap-funnel.c
+++ b/tap-funnel.c
@@ -101,6 +101,7 @@ static const funnel_ops_t funnel_ops = {
NULL,
NULL,
NULL,
+ NULL,
NULL
};