poll: Fix compiler warning about constness
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 18 Oct 2012 13:31:17 +0000 (15:31 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 18 Oct 2012 13:31:49 +0000 (15:31 +0200)
commit3690f9a83015d2b907e7b81c9aa7774105be3d30
tree5a6b4ee1eff966ae8e90931b703ebd94b0465e87
parent28604c197b48174fde5a7bda7fd2b2bb287e527d
poll: Fix compiler warning about constness

passing argument 1 of 'g_mutex_lock' discards 'const' qualifier from pointer target type
passing argument 1 of 'g_mutex_unlock' discards 'const' qualifier from pointer target type
gst/gstpoll.c