summaryrefslogtreecommitdiff
path: root/mbone/rat/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/rat/patches/patch-ai')
-rw-r--r--mbone/rat/patches/patch-ai11
1 files changed, 11 insertions, 0 deletions
diff --git a/mbone/rat/patches/patch-ai b/mbone/rat/patches/patch-ai
new file mode 100644
index 00000000000..3f0f04a53e6
--- /dev/null
+++ b/mbone/rat/patches/patch-ai
@@ -0,0 +1,11 @@
+--- src/audio.c.orig 2003-10-08 22:19:27.000000000 +1000
++++ src/audio.c 2003-10-08 22:19:40.000000000 +1000
+@@ -297,7 +297,7 @@
+ spi->loop_delay = 5000;
+ #else
+ spi->loop_delay = 1500;
+-#endif WIN32
++#endif /* WIN32 */
+ zerocount++;
+ return (0);
+ } else {