diff options
Diffstat (limited to 'audio/sox/files/patch-aa')
-rw-r--r-- | audio/sox/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/sox/files/patch-aa b/audio/sox/files/patch-aa deleted file mode 100644 index 6b0b4b75867c..000000000000 --- a/audio/sox/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- avr.c.orig Mon Aug 14 21:10:58 2000 -+++ avr.c Sat Feb 24 22:27:31 2001 -@@ -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. */ |