aboutsummaryrefslogtreecommitdiff
path: root/comms/gtkmmorse/files
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gtkmmorse/files')
-rw-r--r--comms/gtkmmorse/files/patch-src_astream.cc (renamed from comms/gtkmmorse/files/patch-astream.cc)6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/gtkmmorse/files/patch-astream.cc b/comms/gtkmmorse/files/patch-src_astream.cc
index c0f2473aca08..bc0d714170bb 100644
--- a/comms/gtkmmorse/files/patch-astream.cc
+++ b/comms/gtkmmorse/files/patch-src_astream.cc
@@ -1,6 +1,6 @@
---- src/astream.cc.orig 2008-01-30 09:02:57.000000000 -0800
-+++ src/astream.cc 2012-04-26 20:04:36.000000000 -0700
-@@ -44,6 +44,7 @@
+--- src/astream.cc.orig 2008-02-28 18:08:45 UTC
++++ src/astream.cc
+@@ -44,6 +44,7 @@ oastream::oastream()
m_format.channels = 2;
m_format.rate = 44100;
m_format.byte_format = AO_FMT_LITTLE;