Bill Hoffman пре 16 година
родитељ
комит
dc5d1edcfd
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Source/cmSystemTools.cxx

+ 1 - 0
Source/cmSystemTools.cxx

@@ -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,