mesa: Fix printf format warning.
authorVinson Lee <vlee@vmware.com>
Wed, 29 Sep 2010 17:44:17 +0000 (10:44 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 29 Sep 2010 17:44:17 +0000 (10:44 -0700)
commit9c841abebc809be232032066c314d37231e595e2
treebf5511af6497260709a76959d572a02af30b2508
parentae0cd811892d55bee12afed88fd12bb2611517d3
mesa: Fix printf format warning.

Fixes this GCC warning.
math/m_debug_norm.c: In function '_math_test_all_normal_transform_functions':
math/m_debug_norm.c:365: warning: format not a string literal and no format arguments
src/mesa/math/m_debug_norm.c