mesa: log buffer ID numbers in decimal, not hexadecimal
authorBrian Paul <brianp@vmware.com>
Mon, 23 May 2016 20:58:02 +0000 (14:58 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 24 May 2016 16:26:26 +0000 (10:26 -0600)
commit39b7b8b90631a661166906f70879f6f6e11bc591
tree914109738a0f7bc681074c949781011047e42132
parentce1cc70e27f19a072fac7bb21b8a77f531c42f70
mesa: log buffer ID numbers in decimal, not hexadecimal

All the other error messages use decimal.  Let's be consistent.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/bufferobj.c