diff options
Diffstat (limited to 'libavformat/tmv.c')
-rw-r--r-- | libavformat/tmv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/tmv.c b/libavformat/tmv.c index 939b65d6cc..4be2f32568 100644 --- a/libavformat/tmv.c +++ b/libavformat/tmv.c @@ -21,7 +21,7 @@ /** * 8088flex TMV file demuxer - * @file libavformat/tmv.c + * @file * @author Daniel Verkamp * @sa http://www.oldskool.org/pc/8088_Corruption */ |