summaryrefslogtreecommitdiff
path: root/audio/spiralsynth/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'audio/spiralsynth/patches/patch-ag')
-rw-r--r--audio/spiralsynth/patches/patch-ag6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/spiralsynth/patches/patch-ag b/audio/spiralsynth/patches/patch-ag
index 7e4a7a29d7e..b2996615ec4 100644
--- a/audio/spiralsynth/patches/patch-ag
+++ b/audio/spiralsynth/patches/patch-ag
@@ -1,8 +1,8 @@
-$NetBSD: patch-ag,v 1.1 2003/12/19 16:48:06 ben Exp $
+$NetBSD: patch-ag,v 1.2 2004/11/25 17:24:27 ben Exp $
---- GUI/OutputGUI.C.orig 2000-11-26 07:52:39.000000000 -0800
+--- GUI/OutputGUI.C.orig Sun Jun 2 14:36:16 2002
+++ GUI/OutputGUI.C
-@@ -26,7 +26,7 @@ OutputGUI::OutputGUI(Output *o)
+@@ -26,7 +26,7 @@ OutputGUI::OutputGUI(OSSOutput *o)
if (!m_out) cerr<<"WARNING: Output not correctly set up"<<endl;
}