commit | 4851a8a44666c7dbd4969bad4f8423559fed26ae | [log] [tgz] |
---|---|---|
author | Ryan Prichard <rprichard@google.com> | Wed Oct 10 22:41:14 2018 -0700 |
committer | Ryan Prichard <rprichard@google.com> | Thu Oct 11 14:18:08 2018 -0700 |
tree | 915fa0829f38742e73a1ebcf8cc30d22d9cf3962 | |
parent | df6a0cc713d786d772a0ce429510ab2953271fc2 [diff] |
Change ZipArchiveHandle from void* to ZipArchive* A typedef to void* allows an implicit conversion from ZipArchiveHandle* (or any other pointer type) to ZipArchiveHandle. See I95d79809b6e118fb3c39c7b98b8055c8e324db1a in platform/bionic. Bug: none Test: m checkbuild Change-Id: I3dd426cb64c46ef81e1dd81b4a2e4f40ac2701df