Fixed|libdeng2|ZipArchive: Write the correct number of entries
When serializing a ZIP archive, the header information shouldspecify the actual number of entries written rather than the sizeof the archive's PathTree.
View differences
Fixed|libdeng2|ZipArchive: Write the correct number of entries
When serializing a ZIP archive, the header information should
specify the actual number of entries written rather than the size
of the archive's PathTree.