diff rtsp.h @ 5006:686de8748c36 libavformat

Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should improve plain text doxy readability. See the thread: "[RFC] Should we use doxygen markup?".
author stefano
date Sat, 06 Jun 2009 09:35:15 +0000
parents 940946a4569b
children 43d99d0e12e0
line wrap: on
line diff
--- a/rtsp.h	Fri Jun 05 23:39:11 2009 +0000
+++ b/rtsp.h	Sat Jun 06 09:35:15 2009 +0000
@@ -207,7 +207,7 @@
 
     /** timestamp of the last RTSP command that we sent to the RTSP server.
      * This is used to calculate when to send dummy commands to keep the
-     * connection alive, in conjunction with \p timeout. */
+     * connection alive, in conjunction with timeout. */
     int64_t last_cmd_time;
 
     /** the negotiated data/packet transport protocol; e.g. RTP or RDT */