aubinator: use the correct format specifier for printing ptrdiff_t.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 4 Oct 2016 17:01:54 +0000 (10:01 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 5 Oct 2016 00:28:01 +0000 (17:28 -0700)
commit53b8f6374f6bb12fd783ab90694a752c7cfc7b3a
tree0faf1baf164472b537dfe1d99b9534b64f1de3d2
parentaf41e1a5009ce621e209932712ae424e9a01e7b2
aubinator: use the correct format specifier for printing ptrdiff_t.

Fixes more warnings in 32-bit builds.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
src/intel/tools/aubinator.c