# HG changeset patch # User diego # Date 1278069569 0 # Node ID 278843790234198ae95eba4c5cf6dc5706a2a8a7 # Parent ccb05424c391ecf39e1f7700d801aca5f4e76663 Remove non-existing stray arguments from Doxygen function documentation. diff -r ccb05424c391 -r 278843790234 rtpdec_asf.h --- 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);