projects
/
android
/
aapt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merge from open-source master
[android/aapt.git]
/
ZipEntry.cpp
diff --git
a/ZipEntry.cpp
b/ZipEntry.cpp
index bed033361c58644fd46931cf50f2cd10bdd2f3ca..a0b54c2cf78d992d2e5e17155d6d837ea57c3602 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()) {
- LOGW("
WARNING
: header mismatch\n");
+ LOGW("
warning
: header mismatch\n");
// keep going?
}