diff options
Diffstat (limited to 'graphics/urt/files/patch-tools__unslice.c')
-rw-r--r-- | graphics/urt/files/patch-tools__unslice.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/urt/files/patch-tools__unslice.c b/graphics/urt/files/patch-tools__unslice.c deleted file mode 100644 index d091cdcd5c3c..000000000000 --- a/graphics/urt/files/patch-tools__unslice.c +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/unslice.c.orig 1992-04-30 23:14:55.000000000 +0900 -+++ tools/unslice.c 2012-10-15 23:04:35.000000000 +0900 -@@ -51,7 +51,7 @@ - char *progname; - char **gargv; - --void -+int - main (argc, argv) - int argc; - char **argv; |