rtspconnection: Silence a compiler warning
authorРуслан Ижбулатов <lrn1986@gmail.com>
Sat, 15 Mar 2014 20:21:32 +0000 (20:21 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 16 Mar 2014 10:22:04 +0000 (11:22 +0100)
commitd6bd37460a58a8ca53c093ca51f8786aa05ed800
tree407d576a14e5e6463db6faeb7b506e230c93aefa
parentbfb78cee425aef7383258618a3da4827d23a288b
rtspconnection: Silence a compiler warning

Cast the argument into (const char *) on W32, as winsock2 expects it.

https://bugzilla.gnome.org/show_bug.cgi?id=726433
gst-libs/gst/rtsp/gstrtspconnection.c