projects
/
android
/
aapt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
am 3a2d1c23: am ddb8e3b2: am 9bac0a9f: Merge "Fix to compile for windows"
[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?
}