diff options
Diffstat (limited to 'audio/xamp/files/patch-ah')
-rw-r--r-- | audio/xamp/files/patch-ah | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/xamp/files/patch-ah b/audio/xamp/files/patch-ah deleted file mode 100644 index c80ed1348..0000000 --- a/audio/xamp/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- ../audioIO_Linux.c.orig Tue Aug 18 12:46:03 1998 -+++ ../audioIO_Linux.c Tue Aug 18 12:46:26 1998 -@@ -26,7 +26,7 @@ - - /* optimal fragment size */ - --int AUSIZ = 0; -+int AUSIZ = 32768; - - /* declare these static to effectively isolate the audio device */ - |