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 | ffb0f6c17f964437cd04e2183afbe22f7d4a3b2e (patch) | |
tree | 043f4dfba70e8880f8dd4268b2f09cc861380b29 | |
parent | 6ff11d0bc0d312f03a269802109cd79509d77bc9 (diff) |
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> |