projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66d9ac5
)
mesa: fix comment typo: s/pointer/point/
author
Brian Paul
<brianp@vmware.com>
Wed, 25 Jul 2012 13:33:19 +0000
(07:33 -0600)
committer
Brian Paul
<brianp@vmware.com>
Thu, 26 Jul 2012 19:59:44 +0000
(13:59 -0600)
src/mesa/math/m_matrix.c
patch
|
blob
|
history
diff --git
a/src/mesa/math/m_matrix.c
b/src/mesa/math/m_matrix.c
index 58a691cbf4d4f516a6dd314ed32a1637f79e8301..d6c77c599433ba27e2237698ade16bee7588faf9 100644
(file)
--- a/
src/mesa/math/m_matrix.c
+++ b/
src/mesa/math/m_matrix.c
@@
-329,7
+329,7
@@
_math_matrix_print( const GLmatrix *m )
/*@{*/
/**
- * Swaps the values of two floating point
er
variables.
+ * Swaps the values of two floating point variables.
*
* Used by invert_matrix_general() to swap the row pointers.
*/