aboutsummaryrefslogtreecommitdiffstats
path: root/tap-funnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-funnel.c')
-rw-r--r--tap-funnel.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/tap-funnel.c b/tap-funnel.c
index 506ad63459..7fed0d2f9d 100644
--- a/tap-funnel.c
+++ b/tap-funnel.c
@@ -103,7 +103,9 @@ static const funnel_ops_t funnel_ops = {
NULL,
NULL,
NULL,
- NULL
+ NULL,
+ NULL,
+ NULL
};