diff options
Diffstat (limited to 'libavcodec/tmv.c')
-rw-r--r-- | libavcodec/tmv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/tmv.c b/libavcodec/tmv.c index 80f3ac9..d540182 100644 --- a/libavcodec/tmv.c +++ b/libavcodec/tmv.c @@ -20,8 +20,8 @@ */ /** - * 8088flex TMV video decoder * @file + * 8088flex TMV video decoder * @author Daniel Verkamp * @sa http://www.oldskool.org/pc/8088_Corruption */ |