summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-cnv-rlatorle.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/urt/files/patch-cnv-rlatorle.c')
-rw-r--r--graphics/urt/files/patch-cnv-rlatorle.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/urt/files/patch-cnv-rlatorle.c b/graphics/urt/files/patch-cnv-rlatorle.c
deleted file mode 100644
index eb08d25e7756..000000000000
--- a/graphics/urt/files/patch-cnv-rlatorle.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- cnv/rlatorle.c.orig Thu Nov 29 22:14:43 2007
-+++ cnv/rlatorle.c Thu Nov 29 22:15:43 2007
-@@ -162,7 +162,7 @@
- }
- VPRINTF(stderr, "Channel color space %s\n", head.rla_head.chan);
- if ( rlb_flag )
-- VPRINTF(stderr, "Interlaced? %s\n", head.rlb_head.filter_type);
-+ VPRINTF(stderr, "Interlaced? %hd\n", head.rlb_head.filter_type);
- else
- VPRINTF(stderr, "Interlaced? %s\n", "-unused-");
- if (do_matte)