]> git.saurik.com Git - android/aapt.git/blobdiff - XMLNode.h
Fix build break on glibc hosts.
[android/aapt.git] / XMLNode.h
index e9a263bf41d8e0c3516fd826b3d3db74a1ae923a..05624b7451766e8cb830210533214f0418f3511d 100644 (file)
--- a/XMLNode.h
+++ b/XMLNode.h
@@ -25,6 +25,7 @@ status_t parseStyledString(Bundle* bundle,
                            const String16& endTag,
                            String16* outString,
                            Vector<StringPool::entry_style_span>* outSpans,
+                           bool isFormatted,
                            bool isPseudolocalizable);
 
 void printXMLBlock(ResXMLTree* block);