summaryrefslogtreecommitdiff
path: root/audio/btc/files/patch-btc.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/btc/files/patch-btc.c')
-rw-r--r--audio/btc/files/patch-btc.c20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/btc/files/patch-btc.c b/audio/btc/files/patch-btc.c
new file mode 100644
index 000000000000..90cde37aafe6
--- /dev/null
+++ b/audio/btc/files/patch-btc.c
@@ -0,0 +1,20 @@
+--- btc.c.orig Sat Oct 2 00:24:02 1993
++++ btc.c Mon Jul 26 16:40:04 2004
+@@ -705,7 +705,7 @@
+ /*
+ * GLOBALS
+ */
+-UINT max_line_length; /* Length of line in characters */
++UINT max_line_length, /* Length of line in characters */
+ num_of_lines_read; /* Number of lines read from file */
+
+ /*
+@@ -1583,7 +1583,7 @@
+
+ #if FONT == NO_CUSTOM_FONT
+ fprintf( outfile, "\
+- || Capitol notes are dotted notes (1.5 x duration)\n\
++ || Capital notes are dotted notes (1.5 x duration)\n\
+ ||\n" );
+ #endif
+