Minor fix

This commit is contained in:
Thibault Saunier 2016-03-27 23:40:16 +02:00
parent 7248077011
commit 53471db56e

View file

@ -2541,7 +2541,7 @@ _relink_children_recursively (NleComposition * comp,
GST_ELEMENT_ERROR (comp, STREAM, FAILED, GST_ELEMENT_ERROR (comp, STREAM, FAILED,
("The NleComposition structure is not valid"), ("The NleComposition structure is not valid"),
("Operation %" GST_PTR_FORMAT ("Operation %" GST_PTR_FORMAT
" has no child objects to be connected to" " has no child objects to be connected to "
"current toplevel seek: %" GST_PTR_FORMAT, oper, toplevel_seek)); "current toplevel seek: %" GST_PTR_FORMAT, oper, toplevel_seek));
} }
/* Make sure we have enough sinkpads */ /* Make sure we have enough sinkpads */