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

* commit 'e1a06a550275a1b0c385059c1f19061f4b0f8ffa':
  Fix whitespace in debug logging.
This commit is contained in:
Elliott Hughes 2015-06-04 22:32:40 +00:00 committed by Android Git Automerger
commit 0895894c4b

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);
/*