aboutsummaryrefslogtreecommitdiffstats
path: root/tap-funnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-funnel.c')
-rw-r--r--tap-funnel.c13
1 files changed, 7 insertions, 6 deletions
diff --git a/tap-funnel.c b/tap-funnel.c
index 515fdc76f2..506ad63459 100644
--- a/tap-funnel.c
+++ b/tap-funnel.c
@@ -94,15 +94,16 @@ static const funnel_ops_t funnel_ops = {
NULL,
NULL,
NULL,
- NULL,
+ NULL,
/*...,*/
NULL,
funnel_logger,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL
+ NULL,
+ NULL,
+ NULL,
+ NULL,
+ NULL,
+ NULL
};