From 07e6384dd8b31d866833efde77dc263ee3ebc6b1 Mon Sep 17 00:00:00 2001 From: Peter Ross Date: Mon, 19 Jul 2010 11:50:07 +0000 Subject: Add doxygen @file comment block Originally committed as revision 24326 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/cga_data.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'libavcodec/cga_data.h') diff --git a/libavcodec/cga_data.h b/libavcodec/cga_data.h index 352918b6b0..788b2b3911 100644 --- a/libavcodec/cga_data.h +++ b/libavcodec/cga_data.h @@ -1,5 +1,4 @@ /* - * @file * CGA/EGA/VGA ROM data * * This file is part of FFmpeg. @@ -19,6 +18,11 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +/** + * @file + * CGA/EGA/VGA ROM data + */ + #ifndef AVCODEC_CGA_DATA_H #define AVCODEC_CGA_DATA_H -- cgit v1.2.3