mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Fixed a bunch of improper timestamp handling, made ZIP timestamping deterministic, added default timestamp
This commit is contained in:
@@ -29,9 +29,6 @@ namespace PortabilityLayer
|
||||
uint8_t m_protected;
|
||||
int64_t m_creationDate;
|
||||
int64_t m_modifiedDate;
|
||||
|
||||
void Serialize(void *buffer) const;
|
||||
void Deserialize(const void *buffer);
|
||||
};
|
||||
|
||||
struct MacFilePropertiesSerialized
|
||||
|
Reference in New Issue
Block a user