v4l2bufferpool: Fix typo in error message
https://bugzilla.gnome.org/show_bug.cgi?id=583890
This commit is contained in:
parent
77c052f0e8
commit
73555b5440
@ -903,7 +903,7 @@ start_failed:
|
||||
}
|
||||
other_pool_failed:
|
||||
{
|
||||
GST_ERROR_OBJECT (pool, "failed to active the other pool %"
|
||||
GST_ERROR_OBJECT (pool, "failed to activate the other pool %"
|
||||
GST_PTR_FORMAT, pool->other_pool);
|
||||
return FALSE;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user