summaryrefslogtreecommitdiff
path: root/comms/tlf/files/patch-src_audio.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/tlf/files/patch-src_audio.c')
-rw-r--r--comms/tlf/files/patch-src_audio.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/comms/tlf/files/patch-src_audio.c b/comms/tlf/files/patch-src_audio.c
new file mode 100644
index 000000000000..67fd8fb5dee5
--- /dev/null
+++ b/comms/tlf/files/patch-src_audio.c
@@ -0,0 +1,18 @@
+--- src/audio.c.orig Sat Jul 10 21:31:56 2004
++++ src/audio.c Sat Jul 10 21:32:05 2004
+@@ -578,6 +578,7 @@
+
+ float testvalue;
+ char key = '\0';
++int runnit = 1;
+
+ clear();
+
+@@ -586,7 +587,6 @@
+ /* ------------initialize sound card --------*/
+ init_audio();
+
+-int runnit = 1;
+
+ while (runnit == 1) {
+