pkgsrc/audio/xmmix/patches/patch-bc
mjl c53a817a0b Split patches for different files into separate patch files.
Use imake's XmClientLibs instead of handcoded libs.
2000-11-02 14:24:32 +00:00

12 lines
399 B
Text

$NetBSD: patch-bc,v 1.1 2000/11/02 14:24:32 mjl Exp $
--- ../xmmix-1.2/mixer.h Sun Jul 14 19:49:04 1996
+++ ./mixer.h Mon Aug 11 23:19:17 1997
@@ -78,6 +78,7 @@
extern void mx_fsok_btn(Widget, XtPointer, XtPointer);
extern void mx_fscancel_btn(Widget, XtPointer, XtPointer);
extern void mx_focuschg(Widget, XtPointer, XtPointer);
+extern void mx_change(XtPointer);
#endif /* __MIXER_H__ */