summaryrefslogtreecommitdiff
path: root/libavformat/txd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/txd.c')
-rw-r--r--libavformat/txd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/txd.c b/libavformat/txd.c
index 3403938663..bf62ac67df 100644
--- a/libavformat/txd.c
+++ b/libavformat/txd.c
@@ -91,7 +91,7 @@ next_chunk:
AVInputFormat txd_demuxer =
{
"txd",
- NULL_IF_CONFIG_SMALL("txd format"),
+ NULL_IF_CONFIG_SMALL("Renderware TeXture Dictionary"),
0,
txd_probe,
txd_read_header,