Loading src/imlib.c +35 −35 Original line number Diff line number Diff line Loading @@ -440,7 +440,7 @@ char *feh_http_load_image(char *url) } /* while read */ close(sockno); fclose(fp); } else if (opt.libcurl_http) { } else { CURL *curl; CURLcode res; char *sfn; Loading Loading
src/imlib.c +35 −35 Original line number Diff line number Diff line Loading @@ -440,7 +440,7 @@ char *feh_http_load_image(char *url) } /* while read */ close(sockno); fclose(fp); } else if (opt.libcurl_http) { } else { CURL *curl; CURLcode res; char *sfn; Loading