summaryrefslogtreecommitdiff
path: root/libavformat/rm.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rm.c')
-rw-r--r--libavformat/rm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rm.c b/libavformat/rm.c
index 28b4a6dcd2..1676023671 100644
--- a/libavformat/rm.c
+++ b/libavformat/rm.c
@@ -1,5 +1,5 @@
/*
- * "Real" compatible mux and demux.
+ * "Real" compatible muxer and demuxer.
* Copyright (c) 2000, 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.