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/nspmod/files/patch-dacio.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 audio/nspmod/files/patch-dacio.h (limited to 'audio/nspmod/files/patch-dacio.h') diff --git a/audio/nspmod/files/patch-dacio.h b/audio/nspmod/files/patch-dacio.h new file mode 100644 index 000000000000..eaf68819e358 --- /dev/null +++ b/audio/nspmod/files/patch-dacio.h @@ -0,0 +1,12 @@ +*** dacio.h.orig Wed Sep 3 14:58:39 1997 +--- dacio.h Wed Sep 3 13:49:32 1997 +*************** +*** 3,8 **** +--- 3,9 ---- + #endif + + typedef struct { ++ int bits; + int speed; + int stereo; + } DacioConfInfo; -- cgit v1.2.3