diff options
Diffstat (limited to 'graphics/camediaplay/files/patch-src_main.c')
-rw-r--r-- | graphics/camediaplay/files/patch-src_main.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/camediaplay/files/patch-src_main.c b/graphics/camediaplay/files/patch-src_main.c deleted file mode 100644 index 3954f4c2aba9..000000000000 --- a/graphics/camediaplay/files/patch-src_main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ../src/main.c.orig 2011-09-16 09:04:34.000000000 +0800 -+++ ../src/main.c 2011-09-16 09:06:34.000000000 +0800 -@@ -1491,7 +1491,7 @@ cleanup() - uucpunlock(n0); - } - --void -+int - main(argc, argv) - int argc; - char **argv; |