commit | 278bfee01d324f3549882519726e59107c4275f6 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Tue Aug 29 14:45:23 2017 -0700 |
committer | George Burgess IV <gbiv@google.com> | Tue Aug 29 14:45:23 2017 -0700 |
tree | 3e77dc919a1ee4d4af1ea37eddc8d8e83a5e8185 | |
parent | 3f05602a8c33a4b66a47dc077eaba95f9f1e3977 [diff] |
vr: fix an incorrect format string. size_t should use %zu, not %d. This fixes a warning from clang. Bug: 64487164 Test: mma. Warning is gone. Change-Id: Id43cac8948091c91249bdd68e2e5b1a1fcdab814