Commit e0d5ac6a authored by Martin Storsjö's avatar Martin Storsjö

rtsp: Update a comment to the current filename scheme

Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent c854102d
...@@ -424,7 +424,7 @@ typedef struct RTSPStream { ...@@ -424,7 +424,7 @@ typedef struct RTSPStream {
int sdp_payload_type; /**< payload type */ 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 */ /** handler structure */
RTPDynamicProtocolHandler *dynamic_handler; RTPDynamicProtocolHandler *dynamic_handler;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment