summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/ffmpeg/doc/examples/metadata.c
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/ffmpeg/doc/examples/metadata.c')
-rw-r--r--chromium/third_party/ffmpeg/doc/examples/metadata.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/ffmpeg/doc/examples/metadata.c b/chromium/third_party/ffmpeg/doc/examples/metadata.c
index 9c1bcd79d99..f73c2673692 100644
--- a/chromium/third_party/ffmpeg/doc/examples/metadata.c
+++ b/chromium/third_party/ffmpeg/doc/examples/metadata.c
@@ -23,7 +23,7 @@
/**
* @file
* Shows how the metadata API can be used in application programs.
- * @example doc/examples/metadata.c
+ * @example metadata.c
*/
#include <stdio.h>