diff options
author | Kenneth Graunke <[email protected]> | 2019-06-19 11:57:01 -0500 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-06-19 11:57:01 -0500 |
commit | 9c19d07b1cdcd22ced0f4e1c147e496b6ff5cf23 (patch) | |
tree | 9fa6deb0f41d1197e747683fc761630e2f249920 /common.py | |
parent | bbbf7a538c3d7a6b11569d8ff20c3e51f7c3eff0 (diff) |
anv: Fix wrong printf formatter
%lu is for unsigned long, %zu is for size_t. Just cast the data.
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions