Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-07-14 05:12:36 +0400
committerDiego Biurrun <diego@biurrun.de>2011-07-14 22:49:08 +0400
commitec679eb4530174fe8d1e06c6010597539f6c1c97 (patch)
treec51135e727f6966fd5612f7894c2534df0d4e37d /libavformat/iss.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 'libavformat/iss.c')
-rw-r--r--libavformat/iss.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavformat/iss.c b/libavformat/iss.c
index fe5203dbcd..100066bad2 100644
--- a/libavformat/iss.c
+++ b/libavformat/iss.c
@@ -23,7 +23,8 @@
* @file
* Funcom ISS file demuxer
* @author Jaikrishnan Menon
- * for more information on the .iss file format, visit:
+ *
+ * For more information on the .iss file format, visit:
* http://wiki.multimedia.cx/index.php?title=FunCom_ISS
*/