summaryrefslogtreecommitdiff
path: root/libavcodec/cga_data.c
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2010-07-18 07:52:47 +0000
committerPeter Ross <pross@xvid.org>2010-07-18 07:52:47 +0000
commit7199c3a4e2a10cdf13a06d59a3bb0954c95ab806 (patch)
treecdd96bc5e41ce67ea99fab3a737e148143794fc9 /libavcodec/cga_data.c
parent3625999e15bb4105752bd2ef89beeb558f450e4d (diff)
Add @file documentation tag
Originally committed as revision 24298 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/cga_data.c')
-rw-r--r--libavcodec/cga_data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/cga_data.c b/libavcodec/cga_data.c
index b83ee3aa69..bdadaf723c 100644
--- a/libavcodec/cga_data.c
+++ b/libavcodec/cga_data.c
@@ -1,4 +1,5 @@
/*
+ * @file
* CGA/EGA/VGA ROM data
*
* This file is part of FFmpeg.