Update cr.c

This commit is contained in:
wibyweb 2024-01-16 00:37:38 -05:00 committed by GitHub
parent 05dc2f56d1
commit c2a22609df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
c/cr.c
View file

@ -491,7 +491,7 @@ int main(int argc, char **argv)
long size=0;
char *finalURL = NULL;
long response_code;
int finalURLsize = 0,skipurl=0, disallowlinks=0;
int finalURLsize=0, skipurl=0;
if (curl) {
fp = fopen(outfilename,"wb");
//Get file size