projects
/
android
/
aapt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
am 3df4e1a2: am 0748a569: Merge "aapt: Remove terminal pointer incrementaion"
[android/aapt.git]
/
ZipEntry.cpp
diff --git
a/ZipEntry.cpp
b/ZipEntry.cpp
index 1f3c93c3be3e6874ee56e90eaf998ea670a81d41..b575988f027734d97a4824bd1e1448ade612857d 100644
(file)
--- a/
ZipEntry.cpp
+++ b/
ZipEntry.cpp
@@
-90,7
+90,7
@@
status_t ZipEntry::initFromCDE(FILE* fp)
* prefer the CDE values.)
*/
if (!hasDD && !compareHeaders()) {
* prefer the CDE values.)
*/
if (!hasDD && !compareHeaders()) {
- LOGW("warning: header mismatch\n");
+
A
LOGW("warning: header mismatch\n");
// keep going?
}
// keep going?
}