Add fixes performance and static web server
This commit is contained in:
@@ -30,6 +30,7 @@ const struct IdName kZipCompressionNames[] = {
|
||||
const struct IdName kZipExtraNames[] = {
|
||||
{kZipExtraZip64, "kZipExtraZip64"},
|
||||
{kZipExtraNtfs, "kZipExtraNtfs"},
|
||||
{kZipExtraExtendedTimestamp, "kZipExtraExtendedTimestamp"},
|
||||
{0, 0},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user