@@ -2000,6 +2000,7 @@ int copy_data(struct archive *ar, struct archive *aw)
return (r);
}
+ return r;
bool extract_tar(const char* outFileName, bool verbose,