summaryrefslogtreecommitdiff
path: root/libavformat/tmv.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-07-14 03:46:19 +0200
committerDiego Biurrun <diego@biurrun.de>2011-07-14 20:49:37 +0200
commitf6f95d4e4930b087851165d84dec1b45e412e86b (patch)
tree596122234997cf118879ae944f882c859ec3b306 /libavformat/tmv.c
parentec679eb4530174fe8d1e06c6010597539f6c1c97 (diff)
doxygen: consistently place brief description
Diffstat (limited to 'libavformat/tmv.c')
-rw-r--r--libavformat/tmv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/tmv.c b/libavformat/tmv.c
index f894eab46a..79a875885e 100644
--- a/libavformat/tmv.c
+++ b/libavformat/tmv.c
@@ -20,8 +20,8 @@
*/
/**
- * 8088flex TMV file demuxer
* @file
+ * 8088flex TMV file demuxer
* @author Daniel Verkamp
* @sa http://www.oldskool.org/pc/8088_Corruption
*/