From Steve Karg:
[obnox/wireshark/wip.git] / tap-funnel.c
index 506ad63459e215ca159a75cba1fdb1a61795f9ea..7fed0d2f9d95d0e8b26e498e1d74808657b074e6 100644 (file)
@@ -103,7 +103,9 @@ static const funnel_ops_t funnel_ops = {
     NULL,
     NULL,
     NULL,
-    NULL
+    NULL,
+       NULL,
+       NULL
 };