From 6df3e23245b2c3793f24e4c42dd330d59419494c Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 14:12:36 +0000 Subject: Rename audio/ patch-xy patches to reflect the files they modify. --- audio/btc/files/patch-btc.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 audio/btc/files/patch-btc.c (limited to 'audio/btc/files/patch-btc.c') 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 + -- cgit v1.2.3