aboutsummaryrefslogtreecommitdiffstats
path: root/tap-funnel.c
diff options
context:
space:
mode:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2006-03-30 19:42:49 +0000
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2006-03-30 19:42:49 +0000
commitb2a99262bacffda0d3c8081845e2f3a4398bac12 (patch)
tree659b7f9490ae93093b78eab6ad3cbf23efadceaa /tap-funnel.c
parent37769a5fda21d44508220cc4498ec956f7ac25c5 (diff)
TextWindow:
- add buttons - make editable git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17773 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tap-funnel.c')
-rw-r--r--tap-funnel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tap-funnel.c b/tap-funnel.c
index 558ad2e660..490a558a22 100644
--- a/tap-funnel.c
+++ b/tap-funnel.c
@@ -70,6 +70,8 @@ static const funnel_ops_t funnel_ops = {
text_window_get_text,
NULL,
NULL,
+ NULL,
+ NULL,
/*...,*/
NULL,
funnel_logger,