mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
fix file doc brief
This commit is contained in:
parent
b75a201fdb
commit
3b9968e595
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @brief API Functions related to 3D vector operations.
|
||||
* @brief Functions related to 3D quaternions and Euler angles.
|
||||
* @author Krishna Vedala
|
||||
*/
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @brief API Functions related to 3D vector operations.
|
||||
* @brief Functions related to 3D vector operations.
|
||||
* @author Krishna Vedala
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user