diff options
Diffstat (limited to 'graphics/urt/files/patch-cnv__rletotiff.c')
-rw-r--r-- | graphics/urt/files/patch-cnv__rletotiff.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/urt/files/patch-cnv__rletotiff.c b/graphics/urt/files/patch-cnv__rletotiff.c deleted file mode 100644 index c2b31f5300f7..000000000000 --- a/graphics/urt/files/patch-cnv__rletotiff.c +++ /dev/null @@ -1,11 +0,0 @@ ---- cnv/rletotiff.c.orig 1992-04-30 23:01:10.000000000 +0900 -+++ cnv/rletotiff.c 2012-10-15 22:53:31.000000000 +0900 -@@ -48,7 +48,7 @@ - static unsigned short compression = COMPRESSION_LZW; - static int flip = 0; - --void -+int - main(argc, argv) - int argc; - char *argv[]; |