aboutsummaryrefslogtreecommitdiffstats
path: root/tap-funnel.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-06-27 11:07:31 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-06-27 11:07:31 +0000
commitb979f2da27f2ee87edf75a741adfaba2fa6ff5a5 (patch)
treed1cc4f986d2170dd883deb33d5c5d7024c9f427b /tap-funnel.c
parent53debee8a847bd91173dc49a0328f3a8df72ed53 (diff)
From bug 6057:
Lua API: add support to temporary color filters (10 color slots) svn path=/trunk/; revision=37801
Diffstat (limited to 'tap-funnel.c')
-rw-r--r--tap-funnel.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/tap-funnel.c b/tap-funnel.c
index 1353e90469..290459e94b 100644
--- a/tap-funnel.c
+++ b/tap-funnel.c
@@ -107,8 +107,9 @@ static const funnel_ops_t funnel_ops = {
NULL,
NULL,
NULL,
- NULL,
- NULL,
+ NULL,
+ NULL,
+ NULL,
NULL,
NULL,
NULL