summaryrefslogtreecommitdiff
path: root/libavcodec/vc1.h
diff options
context:
space:
mode:
authorİsmail Dönmez <ismail@namtrac.org>2007-07-13 13:04:55 +0000
committerDiego Biurrun <diego@biurrun.de>2007-07-13 13:04:55 +0000
commit63e24954beb7a7b6528ea830b6f224f19083f5f6 (patch)
tree20a919359918fe1be54341970140823837e50297 /libavcodec/vc1.h
parentef466de0a87c6436cb5a33577c168088db32c65d (diff)
Replace non-existing @fixme doxygen tags with @todo.
patch by Ismail Dönmez, ismail pardus.org tr Originally committed as revision 9625 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/vc1.h')
-rw-r--r--libavcodec/vc1.h2
1 files changed, 1 insertions, 1 deletions
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{