diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:39:29 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:39:29 +0000 |
commit | 79d6017866067064ba712bf6b913b59695d44a06 (patch) | |
tree | b6517b4d4b98c9665fa77bde38e342fbc8bece26 /emulators/darcnes/files/patch-aa | |
parent | Report serious i2p vulnerability (diff) |
Rename emulators/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363222
Diffstat (limited to 'emulators/darcnes/files/patch-aa')
-rw-r--r-- | emulators/darcnes/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/darcnes/files/patch-aa b/emulators/darcnes/files/patch-aa deleted file mode 100644 index 18290f5fc77c..000000000000 --- a/emulators/darcnes/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- snd_unix.c.orig Wed Oct 23 20:11:53 2002 -+++ snd_unix.c Wed Oct 23 20:12:07 2002 -@@ -23,7 +23,7 @@ - #endif - - #ifdef SYSTEM_FREEBSD --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #define SOUND_DEVICE "/dev/dsp" - #endif - |