summaryrefslogtreecommitdiff
path: root/libavformat/rl2.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-02-21 23:33:01 +0100
committerDiego Biurrun <diego@biurrun.de>2012-02-28 20:48:43 +0100
commitcfac648e6af31e1ea58ddc753677761d83d89710 (patch)
treeb4cab3a0a69f370a12c8d9407bddc0c2a8b47d5a /libavformat/rl2.c
parentfc9bc08dca9ac32526251e19fcf738d23b8c68d1 (diff)
doxygen: Remove documentation for non-existing parameters; misc small fixes.
Diffstat (limited to 'libavformat/rl2.c')
-rw-r--r--libavformat/rl2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/rl2.c b/libavformat/rl2.c
index bb0a961a66..d84b8b9fd6 100644
--- a/libavformat/rl2.c
+++ b/libavformat/rl2.c
@@ -69,7 +69,6 @@ static int rl2_probe(AVProbeData *p)
/**
* read rl2 header data and setup the avstreams
* @param s demuxer context
- * @param ap format parameters
* @return 0 on success, AVERROR otherwise
*/
static av_cold int rl2_read_header(AVFormatContext *s)