From f6f95d4e4930b087851165d84dec1b45e412e86b Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 14 Jul 2011 03:46:19 +0200 Subject: doxygen: consistently place brief description --- libavcodec/tiff.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libavcodec/tiff.c') diff --git a/libavcodec/tiff.c b/libavcodec/tiff.c index 08cd3b0a6f..7241d6f3fb 100644 --- a/libavcodec/tiff.c +++ b/libavcodec/tiff.c @@ -20,10 +20,11 @@ */ /** - * TIFF image decoder * @file + * TIFF image decoder * @author Konstantin Shishkov */ + #include "avcodec.h" #if CONFIG_ZLIB #include -- cgit v1.2.3