Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
b3c57df0
Commit
b3c57df0
authored
Dec 10, 2007
by
Jean-Paul Saman
Browse files
Lower severity of message
parent
54ba7c42
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/live555.cpp
View file @
b3c57df0
...
...
@@ -554,7 +554,7 @@ describe:
}
else
{
msg_
Info
(
p_demux
,
"connection timeout, retrying"
);
msg_
Dbg
(
p_demux
,
"connection timeout, retrying"
);
if
(
p_sys
->
rtsp
)
RTSPClient
::
close
(
p_sys
->
rtsp
);
goto
createnew
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment