rtsp: fix little typo in the comments
This commit is contained in:
parent
fc8c5cba15
commit
eed784b372
@ -2997,7 +2997,7 @@ gst_rtsp_watch_queue_message (GstRTSPWatch * watch, GstRTSPMessage * message)
|
||||
cseq = -1;
|
||||
}
|
||||
|
||||
/* make a record with the message as a string ans cseq */
|
||||
/* make a record with the message as a string and cseq */
|
||||
data = queue_response (watch, message_to_string (watch->conn, message), cseq);
|
||||
|
||||
return cseq;
|
||||
|
Loading…
x
Reference in New Issue
Block a user