From b2a99262bacffda0d3c8081845e2f3a4398bac12 Mon Sep 17 00:00:00 2001 From: lego Date: Thu, 30 Mar 2006 19:42:49 +0000 Subject: TextWindow: - add buttons - make editable git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17773 f5534014-38df-0310-8fa8-9805f1628bb7 --- tap-funnel.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tap-funnel.c') 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, -- cgit v1.2.3