diff --git a/sys/v4l2/gstv4l2bufferpool.c b/sys/v4l2/gstv4l2bufferpool.c index ff08a2615a..8c10f996ff 100644 --- a/sys/v4l2/gstv4l2bufferpool.c +++ b/sys/v4l2/gstv4l2bufferpool.c @@ -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; }