Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference Change-Id: I31af76f9b8546e72ffb476e3cfeab789fc29cdee
This commit is contained in:
parent
fd4f3c4c63
commit
b19716d1b7
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ status_t ZipEntry::initFromCDE(FILE* fp)
|
|||
}
|
||||
|
||||
/*
|
||||
* Sanity-check the LFH. Note that this will fail if the "kUsesDataDescr"
|
||||
* Check the LFH. Note that this will fail if the "kUsesDataDescr"
|
||||
* flag is set, because the LFH is incomplete. (Not a problem, since we
|
||||
* prefer the CDE values.)
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue