summaryrefslogtreecommitdiffstats
path: root/libavcodec/ra288.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ra288.c')
-rw-r--r--libavcodec/ra288.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ra288.c b/libavcodec/ra288.c
index b6ee698..b78af22 100644
--- a/libavcodec/ra288.c
+++ b/libavcodec/ra288.c
@@ -255,5 +255,5 @@ AVCodec ra_288_decoder =
NULL,
NULL,
ra288_decode_frame,
- .long_name = "RealAudio 2.0 (28.8K)",
+ .long_name = NULL_IF_CONFIG_SMALL("RealAudio 2.0 (28.8K)"),
};
OpenPOWER on IntegriCloud