From ec679eb4530174fe8d1e06c6010597539f6c1c97 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 14 Jul 2011 03:12:36 +0200 Subject: doxygen: place empty line between brief description and detailed description Without it, Doxygen cannot separate them into different sections. --- libavcodec/rl2.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/rl2.c') 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 */ -- cgit v1.2.3