summaryrefslogtreecommitdiff
path: root/audio/sox/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sox/patches/patch-ag')
-rw-r--r--audio/sox/patches/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/sox/patches/patch-ag b/audio/sox/patches/patch-ag
deleted file mode 100644
index 61c7c06dfbc..00000000000
--- a/audio/sox/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2000/12/27 00:55:04 wiz Exp $
-
---- avr.c.orig Tue Aug 15 04:10:58 2000
-+++ avr.c
-@@ -38,7 +38,7 @@
- unsigned short midi; /* 0xffff = no MIDI note assigned,
- 0xffXX = single key note assignment
- 0xLLHH = key split, low/hi note */
-- ULONG int rate; /* sample frequency in hertz */
-+ ULONG rate; /* sample frequency in hertz */
- ULONG size; /* sample length in bytes or words (see rez) */
- ULONG lbeg; /* offset to start of loop in bytes or words.
- set to zero if unused. */