From: Thibault Saunier Date: Sun, 27 Mar 2016 21:40:16 +0000 (+0200) Subject: Minor fix X-Git-Tag: 1.19.3~493^2~1032 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53471db56ee094e2fe309db7cd9bee0796b4d511;p=platform%2Fupstream%2Fgstreamer.git Minor fix --- diff --git a/plugins/nle/nlecomposition.c b/plugins/nle/nlecomposition.c index e71126a..e7e70eb 100644 --- a/plugins/nle/nlecomposition.c +++ b/plugins/nle/nlecomposition.c @@ -2541,7 +2541,7 @@ _relink_children_recursively (NleComposition * comp, GST_ELEMENT_ERROR (comp, STREAM, FAILED, ("The NleComposition structure is not valid"), ("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)); } /* Make sure we have enough sinkpads */