summaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2019-06-19 11:57:01 -0500
committerKenneth Graunke <[email protected]>2019-06-19 11:57:01 -0500
commit9c19d07b1cdcd22ced0f4e1c147e496b6ff5cf23 (patch)
tree9fa6deb0f41d1197e747683fc761630e2f249920 /common.py
parentbbbf7a538c3d7a6b11569d8ff20c3e51f7c3eff0 (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