summaryrefslogtreecommitdiff
path: root/libavformat/soxdec.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/soxdec.c
parentec679eb4530174fe8d1e06c6010597539f6c1c97 (diff)
doxygen: consistently place brief description
Diffstat (limited to 'libavformat/soxdec.c')
-rw-r--r--libavformat/soxdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/soxdec.c b/libavformat/soxdec.c
index b3b35b12fd..ca82ef1cca 100644
--- a/libavformat/soxdec.c
+++ b/libavformat/soxdec.c
@@ -23,8 +23,8 @@
*/
/**
- * SoX native format demuxer
* @file
+ * SoX native format demuxer
* @author Daniel Verkamp
* @sa http://wiki.multimedia.cx/index.php?title=SoX_native_intermediate_format
*/