summaryrefslogtreecommitdiff
path: root/audio/maplay/files/patch-ag
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-23 18:44:10 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-23 18:44:10 +0000
commit20fe79de4b699bed34e61ff3232bf0d6aef8c815 (patch)
tree89f122097cb56723261e7af7dc9d16e0ee8ca499 /audio/maplay/files/patch-ag
parentUpdate to patchlevel j067.1. (diff)
* Fixed patches not to change one file twice
* Rearrenged build target PR: 15378 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'audio/maplay/files/patch-ag')
-rw-r--r--audio/maplay/files/patch-ag36
1 files changed, 36 insertions, 0 deletions
diff --git a/audio/maplay/files/patch-ag b/audio/maplay/files/patch-ag
new file mode 100644
index 000000000000..d84cac8d4286
--- /dev/null
+++ b/audio/maplay/files/patch-ag
@@ -0,0 +1,36 @@
+*** ibitstream.cc.orig Thu Jun 23 21:14:35 1994
+--- ibitstream.cc Thu Dec 9 05:32:18 1999
+***************
+*** 64,70 ****
+ }
+
+
+! bool Ibitstream::get_header (uint32 *headerstring)
+ {
+ int readvalue;
+
+--- 64,70 ----
+ }
+
+
+! boolean Ibitstream::get_header (uint32 *headerstring)
+ {
+ int readvalue;
+
+***************
+*** 102,108 ****
+ }
+
+
+! bool Ibitstream::read_frame (uint32 bytesize)
+ {
+ int readvalue;
+
+--- 102,108 ----
+ }
+
+
+! boolean Ibitstream::read_frame (uint32 bytesize)
+ {
+ int readvalue;
+