From 63e24954beb7a7b6528ea830b6f224f19083f5f6 Mon Sep 17 00:00:00 2001 From: İsmail Dönmez Date: Fri, 13 Jul 2007 13:04:55 +0000 Subject: Replace non-existing @fixme doxygen tags with @todo. patch by Ismail Dönmez, ismail pardus.org tr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Originally committed as revision 9625 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/vc1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/vc1.h') diff --git a/libavcodec/vc1.h b/libavcodec/vc1.h index c57dfff56a..aa61dfaa8c 100644 --- a/libavcodec/vc1.h +++ b/libavcodec/vc1.h @@ -151,7 +151,7 @@ enum COTypes { /** The VC1 Context - * @fixme Change size wherever another size is more efficient + * @todo Change size wherever another size is more efficient * Many members are only used for Advanced Profile */ typedef struct VC1Context{ -- cgit v1.2.3