summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-cnv-rlatorle.c
blob: eb08d25e77562b3641aa461d30266be5ab10ff92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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)