mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
mesa: fix comment typo: s/pointer/point/
This commit is contained in:
parent
66d9ac5ac7
commit
1e37d54d9d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue