changeset 6216:278843790234 libavformat

Remove non-existing stray arguments from Doxygen function documentation.
author diego
date Fri, 02 Jul 2010 11:19:29 +0000
parents ccb05424c391
children d71ea3c26202
files rtpdec_asf.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rtpdec_asf.h	Fri Jul 02 10:49:29 2010 +0000
+++ b/rtpdec_asf.h	Fri Jul 02 11:19:29 2010 +0000
@@ -29,7 +29,6 @@
  * Parse a Windows Media Server-specific SDP line
  *
  * @param s RTSP demux context
- * @param line the SDP line to be parsed
  */
 void ff_wms_parse_sdp_a_line(AVFormatContext *s, const char *p);