diff options
Diffstat (limited to 'graphics/urt/files/patch-cnv__rletorast.c')
-rw-r--r-- | graphics/urt/files/patch-cnv__rletorast.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/urt/files/patch-cnv__rletorast.c b/graphics/urt/files/patch-cnv__rletorast.c deleted file mode 100644 index 5405c08ee723..000000000000 --- a/graphics/urt/files/patch-cnv__rletorast.c +++ /dev/null @@ -1,11 +0,0 @@ ---- cnv/rletorast.c.orig 1992-01-21 03:11:32.000000000 +0900 -+++ cnv/rletorast.c 2012-10-16 00:15:02.000000000 +0900 -@@ -41,7 +41,7 @@ - - typedef enum { GREY, GREY_ALPHA, COLOR, COLOR_ALPHA } Input_Type ; - --void -+int - main( argc, argv ) - int argc; - char **argv; |