# HG changeset patch # User stefano # Date 1262348898 0 # Node ID ee963dbe6ced2c45218eed7ffdeeba54833d3880 # Parent 8e76d99591237ae7ac88d3fb67d777793f969cae Remove residual use of the doxygen markup which is deprecated, consistent with r19122. diff -r 8e76d9959123 -r ee963dbe6ced rtsp.c --- 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