X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fold%2Fexamples%2Fhelloworld2%2Fhelloworld2.c;h=981576aed31c7473a9c6f830130a2a78de422359;hb=803ce6bf4884d8e5a0a16899ec0ad7d6757749e3;hp=53364d02401b1dcd960cd8e2a830c770a795e046;hpb=30438fd472b634da9a649b78efe6063dcb695c21;p=platform%2Fupstream%2Fgstreamer.git diff --git a/tests/old/examples/helloworld2/helloworld2.c b/tests/old/examples/helloworld2/helloworld2.c index 53364d0..981576a 100644 --- a/tests/old/examples/helloworld2/helloworld2.c +++ b/tests/old/examples/helloworld2/helloworld2.c @@ -10,7 +10,7 @@ gst_play_have_type (GstElement *typefind, GstCaps *caps, GstElement *pipeline) GstElement *filesrc; GstElement *cache; - GST_DEBUG (0,"GstPipeline: play have type"); + GST_DEBUG ("GstPipeline: play have type"); gst_element_set_state (pipeline, GST_STATE_PAUSED);