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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-07-01 01:00:46 +0400
committerReinhard Tartler <siretart@tauware.de>2011-07-01 17:12:33 +0400
commit134557f3a47697a7b5e5da2bd7e5a4b8f8d56b1c (patch)
tree876c1a1ef0c12ffc62885f6cce25c021c3d229ad /libavutil/dict.h
parent807aa2d8f398bf2b005fa1ecdf98b48be7cf54f9 (diff)
doxygen: fix usage of @file directive in libavutil/{dict,file}.h
Diffstat (limited to 'libavutil/dict.h')
-rw-r--r--libavutil/dict.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavutil/dict.h b/libavutil/dict.h
index ff24b36f81..397ce3852f 100644
--- a/libavutil/dict.h
+++ b/libavutil/dict.h
@@ -18,7 +18,8 @@
*/
/**
- * @file Public dictionary API.
+ * @file
+ * Public dictionary API.
*/
#ifndef AVUTIL_DICT_H