summaryrefslogtreecommitdiffstats
path: root/libavcodec/tiff.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/tiff.c')
-rw-r--r--libavcodec/tiff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/tiff.c b/libavcodec/tiff.c
index 6cda29d..7e42aab 100644
--- a/libavcodec/tiff.c
+++ b/libavcodec/tiff.c
@@ -496,5 +496,5 @@ AVCodec tiff_decoder = {
decode_frame,
0,
NULL,
- .long_name = "TIFF image",
+ .long_name = NULL_IF_CONFIG_SMALL("TIFF image"),
};
OpenPOWER on IntegriCloud