summaryrefslogtreecommitdiff
path: root/libavcodec/8svx.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-07-14 03:12:36 +0200
committerDiego Biurrun <diego@biurrun.de>2011-07-14 20:49:08 +0200
commitec679eb4530174fe8d1e06c6010597539f6c1c97 (patch)
treec51135e727f6966fd5612f7894c2534df0d4e37d /libavcodec/8svx.c
parent5a819c5e23b46bb03a9862790452ff829ea1e898 (diff)
doxygen: place empty line between brief description and detailed description
Without it, Doxygen cannot separate them into different sections.
Diffstat (limited to 'libavcodec/8svx.c')
-rw-r--r--libavcodec/8svx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/8svx.c b/libavcodec/8svx.c
index 5fdea915ff..4b60377128 100644
--- a/libavcodec/8svx.c
+++ b/libavcodec/8svx.c
@@ -23,6 +23,7 @@
* @file
* 8svx audio decoder
* @author Jaikrishnan Menon
+ *
* supports: fibonacci delta encoding
* : exponential encoding
*/