elementfactory: Fix a compiler warning
authorJan Schmidt <thaytan@noraisin.net>
Thu, 11 Jun 2009 13:00:09 +0000 (14:00 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Thu, 11 Jun 2009 13:00:09 +0000 (14:00 +0100)
commit4165cdf4af851cef41b387c4c0e474e16dc02d32
treec88f9961d3673373fdff5285894f4d3c08d7aacd
parent29170a4cfaaeca0d561f64caa191f3e0ce3a22fe
elementfactory: Fix a compiler warning

Use (gpointer) instead of (gpointer *) to fix a strict-aliasing build warning.
gst/gstelementfactory.c