commit | 799ef796c7bfdfb848b7d6fb5fcf07d08ada4cff | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Sun Feb 12 16:01:36 2017 -0800 |
committer | Jesse Hall <jessehall@google.com> | Thu Feb 23 18:44:50 2017 -0800 |
tree | d86e67a7aeeb7b9db62a38391a9e56d1cdd10950 | |
parent | 089aedf959e12a55a245dc84bd92d92ca184395c [diff] |
sync: Use correct type in size calculation The previous and current types are the same size, so this wouldn't have caused a bug in practice, but it is confusing, and would have been a problem in the unlikely event we changed the size of one of the types. Test: sync-unit-tests on bullhead Change-Id: Ic43b81f3b4ff214af86b6b6d4d02c648f95d0c4b