X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/046f69f251cc2ec4db1f25bf39ce730ee8a66fa6..a76631e8a1142047b5671a7cb4e7c784cd8de423:/XMLNode.cpp diff --git a/XMLNode.cpp b/XMLNode.cpp index 832ba6c..6daa0d2 100644 --- a/XMLNode.cpp +++ b/XMLNode.cpp @@ -220,7 +220,7 @@ moveon: spanStack.pop(); if (empty) { - fprintf(stderr, "%s:%d: WARNING: empty '%s' span found in text '%s'\n", + fprintf(stderr, "%s:%d: warning: empty '%s' span found in text '%s'\n", fileName, inXml->getLineNumber(), String8(spanTag).string(), String8(*outString).string());