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/s3mod/files/patch-tables.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 audio/s3mod/files/patch-tables.h (limited to 'audio/s3mod/files/patch-tables.h') diff --git a/audio/s3mod/files/patch-tables.h b/audio/s3mod/files/patch-tables.h new file mode 100644 index 000000000000..7bb5ff7e9925 --- /dev/null +++ b/audio/s3mod/files/patch-tables.h @@ -0,0 +1,12 @@ +--- tables.h.orig Sat Oct 21 15:59:26 1995 ++++ tables.h Sat Jan 27 15:31:20 2001 +@@ -13,7 +13,8 @@ + unsigned short base_freq_table[] = + { + 8448, 8508, 8568, 8629, 8692, 8755, 8819, 8884, +- 7982, 8035, 8089, 8144, 8199, 8274, 8331, 8389}; ++ 7982, 8035, 8089, 8144, 8199, 8274, 8331, 8389 ++}; + + unsigned short period_table[] = + { -- cgit v1.2.3