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