OSDN Git Service

mesa: Fix printf format warning.
authorVinson Lee <vlee@vmware.com>
Wed, 29 Sep 2010 17:30:04 +0000 (10:30 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 29 Sep 2010 17:30:04 +0000 (10:30 -0700)
commitae0cd811892d55bee12afed88fd12bb2611517d3
treec0b7f655f6323ab82271ac8776aae8f9d090e38b
parent5646964b1360883b6254e2ebacc198f43869d36f
mesa: Fix printf format warning.

Fixes this GCC warning.
math/m_debug_clip.c: In function '_math_test_all_cliptest_functions':
math/m_debug_clip.c:363: warning: format not a string literal and no format arguments
src/mesa/math/m_debug_clip.c