From c7cbc47e89ef51483c67791fe5baff162cb57bd2 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 22 Feb 2005 15:23:04 +0000 Subject: [PATCH] sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a symbol conflict. 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 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index c620dcc59b..3e7fdee746 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-22 Ronald S. Bultje + + * 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 Reviewed by: Tim-Philipp Müller