diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-02-22 15:23:04 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-02-22 15:23:04 +0000 |
commit | c7cbc47e89ef51483c67791fe5baff162cb57bd2 (patch) | |
tree | 3c028e2c76170ff3f5cead06b37f280fa92b0fb9 | |
parent | 8f27ab3df32de9351a93442bf75220704c3170b6 (diff) | |
download | gstreamer-plugins-base-BRANCH-GSTREAMER-0_8-ROOT.tar.gz |
sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a symbol conflict.BRANCH-GSTREAMER-0_8-ROOT
Original commit message from CVS:
* sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
Kick the hell out of gcc for not warning me about a symbol conflict.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-02-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices): + Kick the hell out of gcc for not warning me about a symbol conflict. + 2005-02-22 Luca Ognibene <luogni@tin.it> Reviewed by: Tim-Philipp Müller <tim at centricular dot net> |