gst/gstbuffer.h: Add an explicit cast to GstBuffer** to keep old code that added...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 18 Oct 2006 10:08:45 +0000 (10:08 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 18 Oct 2006 10:08:45 +0000 (10:08 +0000)
commit5e4699885a76c34f8d34cf0c3c9ee2ce8033e676
treeaa93697a37a6d8ef572db458341db82489eb949e
parentd3da3ed47b867834ea094cfa716aaca5d7fadb8e
gst/gstbuffer.h: Add an explicit cast to GstBuffer** to keep old code that added an explicit cast to GstMiniObject** ...

Original commit message from CVS:
* gst/gstbuffer.h:
Add an explicit cast to GstBuffer** to keep old code that added an
explicit cast to GstMiniObject** for gst_mini_object_replace()
compiling without warning.
ChangeLog
gst/gstbuffer.h