gst-libs/gst/rtsp/gstrtspdefs.c: Use WSAGetLastError() rather than errno/h_errno...
authorMichael Smith <msmith@xiph.org>
Thu, 20 Nov 2008 21:40:49 +0000 (21:40 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 20 Nov 2008 21:40:49 +0000 (21:40 +0000)
commit4f04294e45f23baf6aadd674d87d917dce6834d1
treeae9f7c719e1e255d8514dd261850b4f06cf24c54
parenteabff64640a75f9a32de50677bc26952d0cbcc9b
gst-libs/gst/rtsp/gstrtspdefs.c: Use WSAGetLastError() rather than errno/h_errno on win32.

Original commit message from CVS:
* gst-libs/gst/rtsp/gstrtspdefs.c:
Use WSAGetLastError() rather than errno/h_errno on win32.
ChangeLog
gst-libs/gst/rtsp/gstrtspdefs.c