Fix number of * in VNDK ABI output.

Test: pass
Change-Id: If909ca6f4429cd25a4a0dd1e40ee090a2b7f985e
This commit is contained in:
Yifan Hong
2017-07-12 17:17:59 -07:00
parent 7369c92fbc
commit 3485fc96fd

View File

@@ -141,7 +141,7 @@ int main(int argc, const char **argv) {
<< ":" << ":"
<< " Please check compatiblity report at : " << " Please check compatiblity report at : "
<< merged_diff_report << "\n" << merged_diff_report << "\n"
<< "*****************************************************\n"; << "******************************************************\n";
} }
if (do_not_break_on_extensions && if (do_not_break_on_extensions &&