Skip to content
  • Sebastian Dröge's avatar
    gst-libs/gst/rtsp/gstrtspconnection.c: Cast glong to time_t as time_t might... · bd4bb423
    Sebastian Dröge authored
    gst-libs/gst/rtsp/gstrtspconnection.c: Cast glong to time_t as time_t might have a different type on other platforms,...
    
    Original commit message from CVS:
    * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
    Cast glong to time_t as time_t might have a different type on
    other platforms, like FreeBSD, and we get a compiler warning
    otherwise. Fixes bug #511825.
    bd4bb423
To find the state of this project's repository at the time of any of these versions, check out the tags.