Original commit message from CVS:
* tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
Fix compilation again.
+2007-10-05 Wim Taymans <wim.taymans@gmail.com>
+
+ * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
+ Fix compilation again.
+
2007-10-03 Stefan Kost <ensonic@users.sf.net>
* gst/gstelement.c:
}
g_critical
("Unexpected message received of type %d, '%s', looking for %d: %s",
- revent, gst_message_type_get_name (revent), tevent, descr);
+ rmessage, gst_message_type_get_name (rmessage), tmessage, descr);
}
done: