Loading tools/aapt/ZipEntry.h +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ public: ZipEntry(void) : mDeleted(false), mMarked(false) {} ~ZipEntry(void) {} virtual ~ZipEntry(void) {} /* * Returns "true" if the data is compressed. Loading Loading
tools/aapt/ZipEntry.h +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ public: ZipEntry(void) : mDeleted(false), mMarked(false) {} ~ZipEntry(void) {} virtual ~ZipEntry(void) {} /* * Returns "true" if the data is compressed. Loading