mesa: fix comment typo: s/pointer/point/

This commit is contained in:
Brian Paul
2012-07-25 07:33:19 -06:00
parent 66d9ac5ac7
commit 1e37d54d9d

View File

@@ -329,7 +329,7 @@ _math_matrix_print( const GLmatrix *m )
/*@{*/ /*@{*/
/** /**
* Swaps the values of two floating pointer variables. * Swaps the values of two floating point variables.
* *
* Used by invert_matrix_general() to swap the row pointers. * Used by invert_matrix_general() to swap the row pointers.
*/ */