util: Use int type for format field width.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 14 Jun 2010 16:11:21 +0000 (17:11 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 14 Jun 2010 16:11:21 +0000 (17:11 +0100)
commit27fafa2587287562f58de6f00799d7a6d2adf9b2
tree861433cc0eb7c007062176a51bfeb192f149beba
parent4d2407699ba043735b5fbd5c20fc5ccbff32c948
util: Use int type for format field width.

As suggested by gcc warning.
src/gallium/auxiliary/util/u_debug.c