]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtsp.h
Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'
[ffmpeg] / libavformat / rtsp.h
index 176fef7ee219dc2dd5d9190ec3ee3aa0b76cb0ca..3a5ad7117f67de93f467e1cd3f0bfc73e576c7a9 100644 (file)
@@ -424,7 +424,7 @@ typedef struct RTSPStream {
     int sdp_payload_type;     /**< payload type */
     //@}
 
-    /** The following are used for dynamic protocols (rtp_*.c/rdt.c) */
+    /** The following are used for dynamic protocols (rtpdec_*.c/rdt.c) */
     //@{
     /** handler structure */
     RTPDynamicProtocolHandler *dynamic_handler;