sys/oss/gstosselement.c: get rid of \n in debug output

Original commit message from CVS:
* sys/oss/gstosselement.c: (gst_osselement_sync_parms),
(gst_osselement_rate_probe_check),
(gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
get rid of \n in debug output
This commit is contained in:
Benjamin Otte 2004-04-18 20:14:36 +00:00
parent eff0382aa3
commit d2fcdc124c

View file

@ -1,3 +1,10 @@
2004-04-18 Benjamin Otte <otte@gnome.org>
* sys/oss/gstosselement.c: (gst_osselement_sync_parms),
(gst_osselement_rate_probe_check),
(gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
get rid of \n in debug output
2004-04-17 Iain <iain@prettypeople.org>
* gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,