mesa: Fix printf format warning.
authorVinson Lee <vlee@vmware.com>
Wed, 29 Sep 2010 17:46:46 +0000 (10:46 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 29 Sep 2010 17:46:46 +0000 (10:46 -0700)
commitaa62416ae17b707ce059e92197f719a6896d109c
treea538008067c3968e879f1cba4fbe13c6831d1c35
parent9c841abebc809be232032066c314d37231e595e2
mesa: Fix printf format warning.

Fixes this GCC warning.
math/m_debug_xform.c: In function '_math_test_all_transform_functions':
math/m_debug_xform.c:320: warning: format not a string literal and no format arguments
src/mesa/math/m_debug_xform.c