summaryrefslogtreecommitdiff
path: root/audio/xmmix/patches/patch-bd
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmmix/patches/patch-bd')
-rw-r--r--audio/xmmix/patches/patch-bd13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/xmmix/patches/patch-bd b/audio/xmmix/patches/patch-bd
new file mode 100644
index 00000000000..144785e584d
--- /dev/null
+++ b/audio/xmmix/patches/patch-bd
@@ -0,0 +1,13 @@
+$NetBSD: patch-bd,v 1.1 2000/11/02 14:24:32 mjl Exp $
+
+--- ../xmmix-1.2/widget.h Sun Jul 14 19:49:10 1996
++++ ./widget.h Mon Aug 11 23:13:43 1997
+@@ -119,7 +119,7 @@
+ extern void widget_init(widgets_t *);
+ extern void create_widgets(widgets_t *);
+ extern void post_realize_config(widgets_t *);
+-extern void register_callbacks(widgets_t *);
++extern void register_callbacks(widgets_t *, XtAppContext);
+
+ #endif /* __WIDGET_H__ */
+