gstpoll: fix compiler warning with MingW
authorRaimo Järvi <raimo.jarvi@gmail.com>
Tue, 11 Jan 2011 12:46:31 +0000 (12:46 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Jan 2011 12:47:49 +0000 (12:47 +0000)
commit0645c498f0adde39b17b2df55b7a982fff5795fa
tree2fde52231fd1b70e59111f2674cf7d36a6fcffb2
parent08a71b98a9302754cf04661d4c676f13a7d4ca0c
gstpoll: fix compiler warning with MingW

gstpoll.c: In function 'gst_poll_get_read_gpollfd':
gstpoll.c:692:10: warning: assignment makes integer from pointer without a cast

https://bugzilla.gnome.org/show_bug.cgi?id=638900
gst/gstpoll.c