discoverer: Fix formatting of a debug log string
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7969>
This commit is contained in:
parent
27a2fa73bc
commit
ccb40ca7d0
@ -1426,7 +1426,7 @@ discoverer_collect (GstDiscoverer * dc)
|
||||
if (dc->priv->use_cache && dc->priv->current_info
|
||||
&& dc->priv->current_info_from_cache) {
|
||||
GST_DEBUG_OBJECT (dc,
|
||||
"Nothing to collect as the info was built from" " the cache");
|
||||
"Nothing to collect as the info was built from the cache");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user