aboutsummaryrefslogtreecommitdiffstats
path: root/tap-funnel.c
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2006-03-30 19:42:49 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2006-03-30 19:42:49 +0000
commit2e93b8b751af7a5d88aceb7e6d6f0b0520f38868 (patch)
tree659b7f9490ae93093b78eab6ad3cbf23efadceaa /tap-funnel.c
parent84fb70ef42d8cedf4a74e24e26d54b8bd49e0028 (diff)
TextWindow:
- add buttons - make editable svn path=/trunk/; revision=17773
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,