summaryrefslogtreecommitdiff
path: root/libavcodec/rl2.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/rl2.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/rl2.c')
-rw-r--r--libavcodec/rl2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/rl2.c b/libavcodec/rl2.c
index 3d1cea3995..c88e8ed343 100644
--- a/libavcodec/rl2.c
+++ b/libavcodec/rl2.c
@@ -23,6 +23,7 @@
* RL2 Video Decoder
* @file
* @author Sascha Sommer (saschasommer@freenet.de)
+ *
* For more information about the RL2 format, visit:
* http://wiki.multimedia.cx/index.php?title=RL2
*/