client: update do_send_message to match type GstRTSPClientSendFunc
authorScott D Phillips <scott.d.phillips@intel.com>
Thu, 17 Nov 2016 17:43:37 +0000 (09:43 -0800)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 17 Nov 2016 23:38:15 +0000 (23:38 +0000)
commit01ef7f32b6a36e9f74943ad54d8db923d7282f48
tree4efd412aa30a546ac20bf11beff20c5a31fdd2b5
parent179eb9ae894b04ee63e5351ff347733b08c213aa
client: update do_send_message to match type GstRTSPClientSendFunc

This type mismatch fails building with MSVC

https://bugzilla.gnome.org/show_bug.cgi?id=774640
gst/rtsp-server/rtsp-client.c