aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/math/m_debug_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/math/m_debug_util.h')
-rw-r--r--mesalib/src/mesa/math/m_debug_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/src/mesa/math/m_debug_util.h b/mesalib/src/mesa/math/m_debug_util.h
index 2e67db8e5..ed11c849e 100644
--- a/mesalib/src/mesa/math/m_debug_util.h
+++ b/mesalib/src/mesa/math/m_debug_util.h
@@ -61,7 +61,7 @@ extern long counter_overhead;
*/
extern char *mesa_profile;
-/* Modify the the number of tests if you like.
+/* Modify the number of tests if you like.
* We take the minimum of all results, because every error should be
* positive (time used by other processes, task switches etc).
* It is assumed that all calculations are done in the cache.