Fix build on Mac OS X
This commit is contained in:
parent
e9e9d82fbe
commit
d45b27d92d
@ -679,7 +679,7 @@ setup_tunneling (GstRTSPConnection * conn, GTimeVal * timeout)
|
|||||||
/* ERRORS */
|
/* ERRORS */
|
||||||
write_failed:
|
write_failed:
|
||||||
{
|
{
|
||||||
GST_ERROR ("write failed", res);
|
GST_ERROR ("write failed (%d)", res);
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
eof:
|
eof:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user