From e0d5ac6ae3a83e6718a6731e391e168da187bce0 Mon Sep 17 00:00:00 2001 From: Martin Storsjö Date: Sat, 20 Oct 2012 23:04:14 +0300 Subject: rtsp: Update a comment to the current filename scheme Signed-off-by: Martin Storsjö --- libavformat/rtsp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat') diff --git a/libavformat/rtsp.h b/libavformat/rtsp.h index 2812fcb393..043b67aa6f 100644 --- a/libavformat/rtsp.h +++ b/libavformat/rtsp.h @@ -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; -- cgit v1.2.3