From 134557f3a47697a7b5e5da2bd7e5a4b8f8d56b1c Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Thu, 30 Jun 2011 23:00:46 +0200 Subject: doxygen: fix usage of @file directive in libavutil/{dict,file}.h --- libavutil/dict.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libavutil/dict.h') 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 -- cgit v1.2.3