stream: cosmetic cleanup

https://bugzilla.gnome.org/show_bug.cgi?id=766612
This commit is contained in:
Xavier Claessens 2016-09-07 10:21:09 -04:00 committed by Sebastian Dröge
parent f5f350645a
commit e882fe9e06

View file

@ -1083,7 +1083,7 @@ no_address:
different_address:
{
GST_ERROR_OBJECT (stream,
"address %s is not the same as %s that was already" " reserved",
"address %s is not the same as %s that was already reserved",
address, (*addrp)->address);
g_mutex_unlock (&priv->lock);
return NULL;