summaryrefslogtreecommitdiff
path: root/audio/rplay/files/patch-ab
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1996-10-03 14:14:50 +0000
committerAdam David <adam@FreeBSD.org>1996-10-03 14:14:50 +0000
commit589d79d1ed19b79cd15d437874729befce64c9a1 (patch)
treeebcf5e63b00e4d26975545c79de0f30164395f63 /audio/rplay/files/patch-ab
parentps, forgot this (diff)
version 3.2.0b5
Notes
Notes: svn path=/head/; revision=3911
Diffstat (limited to 'audio/rplay/files/patch-ab')
-rw-r--r--audio/rplay/files/patch-ab10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/rplay/files/patch-ab b/audio/rplay/files/patch-ab
deleted file mode 100644
index 0e83e1dbb7ed..000000000000
--- a/audio/rplay/files/patch-ab
+++ /dev/null
@@ -1,10 +0,0 @@
---- rplayd/sound.c.orig Sat Jul 27 22:08:07 1996
-+++ rplayd/sound.c Sat Jul 27 22:08:30 1996
-@@ -1475,6 +1475,7 @@
- #endif
- {
- SINDEX *si;
-+ int n;
-
- si = (SINDEX *) malloc (sizeof (SINDEX));
- if (si == NULL)