Mercurial > libavformat.hg
changeset 5484:ee963dbe6ced libavformat
Remove residual use of the doxygen markup which is deprecated,
consistent with r19122.
author | stefano |
---|---|
date | Fri, 01 Jan 2010 12:28:18 +0000 |
parents | 8e76d9959123 |
children | ce42544aa904 |
files | rtsp.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/rtsp.c Thu Dec 31 16:38:21 2009 +0000 +++ b/rtsp.c Fri Jan 01 12:28:18 2010 +0000 @@ -933,7 +933,7 @@ * @param s RTSP demuxer context * @param reply pointer where the RTSP message header will be stored * @param content_ptr pointer where the RTSP message body, if any, will - * be stored (length is in \p reply) + * be stored (length is in reply) * @param return_on_interleaved_data whether the function may return if we * encounter a data marker ('$'), which precedes data * packets over interleaved TCP/RTSP connections. If this