GST_DEBUG reorganization containing loads of stuff:
[platform/upstream/gstreamer.git] / tests / old / examples / helloworld2 / helloworld2.c
index 53364d0..981576a 100644 (file)
@@ -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);