am 0895894c: am e1a06a55: Merge "Fix whitespace in debug logging."

* commit '0895894c4b2dbee3c9b572ecc4b96879971f6185':
  Fix whitespace in debug logging.
This commit is contained in:
Elliott Hughes 2015-06-04 22:44:52 +00:00 committed by Android Git Automerger
commit 53a8ccc574
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ static int32_t MapCentralDirectory0(int fd, const char* debug_file_name,
return kEmptyArchive;
}
ALOGV("+++ num_entries=%" PRIu32 "dir_size=%" PRIu32 " dir_offset=%" PRIu32,
ALOGV("+++ num_entries=%" PRIu32 " dir_size=%" PRIu32 " dir_offset=%" PRIu32,
eocd->num_records, eocd->cd_size, eocd->cd_start_offset);
/*