event: Use correct type for the message parameter in gst_event_{new,parse}_sink_message
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 31 Mar 2010 08:24:11 +0000 (10:24 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 31 Mar 2010 08:25:30 +0000 (10:25 +0200)
commit133792e5cd31a044f4c7d19625b504d8b2980dcd
tree7ca9ac809d25030b726a24218ddb6ce532c078f0
parent5799aa28e39f04aac9f52e8dbab8e602f0574454
event: Use correct type for the message parameter in gst_event_{new,parse}_sink_message

The struct workaround was only necessary in gstevent.h, gstutils.h knows about GstMessage
gst/gstutils.h