Loading lib/transfer.c +1 −5 Original line number Original line Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * \___|\___/|_| \_\_____| * * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * * This software is licensed as described in the file COPYING, which * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms * you should have received as part of this distribution. The terms Loading Loading @@ -71,10 +71,6 @@ #include "url.h" #include "url.h" #include "getinfo.h" #include "getinfo.h" #include "vtls/vtls.h" #include "vtls/vtls.h" #include "http_digest.h" #include "curl_ntlm.h" #include "http_negotiate.h" #include "share.h" #include "select.h" #include "select.h" #include "multiif.h" #include "multiif.h" #include "connect.h" #include "connect.h" Loading Loading
lib/transfer.c +1 −5 Original line number Original line Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * \___|\___/|_| \_\_____| * * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * * This software is licensed as described in the file COPYING, which * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms * you should have received as part of this distribution. The terms Loading Loading @@ -71,10 +71,6 @@ #include "url.h" #include "url.h" #include "getinfo.h" #include "getinfo.h" #include "vtls/vtls.h" #include "vtls/vtls.h" #include "http_digest.h" #include "curl_ntlm.h" #include "http_negotiate.h" #include "share.h" #include "select.h" #include "select.h" #include "multiif.h" #include "multiif.h" #include "connect.h" #include "connect.h" Loading