diff options
Diffstat (limited to 'graphics/xmms-paranormal/files/patch-actuators.c')
-rw-r--r-- | graphics/xmms-paranormal/files/patch-actuators.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/xmms-paranormal/files/patch-actuators.c b/graphics/xmms-paranormal/files/patch-actuators.c deleted file mode 100644 index 5b4053ecc177..000000000000 --- a/graphics/xmms-paranormal/files/patch-actuators.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- actuators.c.orig Sun Aug 22 17:55:01 2004 -+++ actuators.c Sun Aug 22 17:56:02 2004 -@@ -45,7 +45,8 @@ - sizeof (union actuator_option_val)); - break; - case OPT_TYPE_STRING: -- } -+ break; -+ } - } - - /* the NULL option */ |