Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/options.c')
-rw-r--r--libavformat/options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/options.c b/libavformat/options.c
index 057de7e305..6f6ffe41a3 100644
--- a/libavformat/options.c
+++ b/libavformat/options.c
@@ -21,7 +21,7 @@
#include "libavcodec/opt.h"
/**
- * @file options.c
+ * @file libavformat/options.c
* Options definition for AVFormatContext.
*/