sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a symbol... BRANCH-GSTREAMER-0_8-ROOT
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 22 Feb 2005 15:23:04 +0000 (15:23 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 22 Feb 2005 15:23:04 +0000 (15:23 +0000)
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.

ChangeLog

index c620dcc..3e7fdee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>