Loading lib/curl_rtmp.h +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ * KIND, either express or implied. * ***************************************************************************/ #ifndef CURL_DISABLE_RTMP #ifdef USE_LIBRTMP extern const struct Curl_handler Curl_handler_rtmp; extern const struct Curl_handler Curl_handler_rtmpt; extern const struct Curl_handler Curl_handler_rtmpe; Loading Loading
lib/curl_rtmp.h +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ * KIND, either express or implied. * ***************************************************************************/ #ifndef CURL_DISABLE_RTMP #ifdef USE_LIBRTMP extern const struct Curl_handler Curl_handler_rtmp; extern const struct Curl_handler Curl_handler_rtmpt; extern const struct Curl_handler Curl_handler_rtmpe; Loading