summaryrefslogtreecommitdiff
path: root/doc/examples/remuxing.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/remuxing.c')
-rw-r--r--doc/examples/remuxing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/remuxing.c b/doc/examples/remuxing.c
index e58393bf53..cdb2f6b329 100644
--- a/doc/examples/remuxing.c
+++ b/doc/examples/remuxing.c
@@ -25,7 +25,7 @@
* libavformat/libavcodec demuxing and muxing API example.
*
* Remux streams from one container format to another.
- * @example doc/examples/remuxing.c
+ * @example remuxing.c
*/
#include <libavutil/timestamp.h>