diff --git a/src/write.rs b/src/write.rs index 7c2ee5c0..f1248576 100644 --- a/src/write.rs +++ b/src/write.rs @@ -815,7 +815,7 @@ impl ZipWriter { let _ = self.abort_file(); return Err(e); } - + } // file name writer.write_all(&file.file_name_raw)?; // zip64 extra field