summaryrefslogtreecommitdiff
path: root/libavformat/rso.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rso.h')
-rw-r--r--libavformat/rso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rso.h b/libavformat/rso.h
index bdb39e8d7f..e3e88ea644 100644
--- a/libavformat/rso.h
+++ b/libavformat/rso.h
@@ -26,7 +26,7 @@
#define RSO_HEADER_SIZE 8
-/* The ffmpeg codecs we support, and the IDs they have in the file */
+/* The libavcodec codecs we support, and the IDs they have in the file */
extern const AVCodecTag ff_codec_rso_tags[];
#endif /* AVFORMAT_RSO_H */