Commit f1698dbb authored by rbultje's avatar rbultje

Oops, very silly typo.



git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17853 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 9c9384e9
......@@ -827,7 +827,7 @@ static void rtsp_send_cmd(AVFormatContext *s,
#endif
url_write(rt->rtsp_hd, buf, strlen(buf));
rtsp_read_reply(rt, reply, content_ptr);
rtsp_read_reply(s, reply, content_ptr);
}
......
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