Reviewed-by: Sinclair Yeh
On Mon, May 02, 2016 at 07:15:11PM -0600, Brian Paul wrote:
> Silences warnings with 32-bit Linux gcc builds and MinGW which doesn't
> recognize the âtâ conversion character.
> ---
> src/mesa/main/bufferobj.c | 10 ++
> 1 file changed, 6 insertions(+), 4 deletio
Silences warnings with 32-bit Linux gcc builds and MinGW which doesn't
recognize the âtâ conversion character.
---
src/mesa/main/bufferobj.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/src/mesa/main/bufferobj.c b/src/mesa/main/bufferobj.c
index 731b62e..e60a8ea 1