Commit 76f5ed0b authored by Sebastien Escudier's avatar Sebastien Escudier Committed by Jean-Baptiste Kempf

live555.cpp typo

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 7c091cbe
......@@ -627,7 +627,7 @@ describe:
}
else
{
msg_Dbg( p_demux, "connection timeout, retrying" );
msg_Dbg( p_demux, "connection timeout" );
if( p_sys->rtsp ) RTSPClient::close( p_sys->rtsp );
p_sys->rtsp = NULL;
}
......
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