added newline for files

This commit is contained in:
a.palagashvili 2020-11-04 02:47:39 +03:00
parent 8ecf1d07c1
commit f9cebbfa81
2 changed files with 2 additions and 2 deletions

View File

@ -30,4 +30,4 @@ private:
lzma_stream lstr;
bool eof;
};
}
}

View File

@ -29,4 +29,4 @@ private:
lzma_stream lstr;
bool finished = false;
};
}
}