mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +00:00
fix param name in inline doc
This commit is contained in:
@@ -78,8 +78,8 @@ glms_mul_rot(mat4s m1, mat4s m2){
|
||||
* | 0 1 | | 0 1 |
|
||||
* @endcode
|
||||
*
|
||||
* @param[in] mat matrix
|
||||
* @returns destination matrix
|
||||
* @param[in] m matrix
|
||||
* @returns destination matrix
|
||||
*/
|
||||
CGLM_INLINE
|
||||
mat4s
|
||||
|
Reference in New Issue
Block a user