Fix warnings caused by incorrect param names / undocumented params
This commit is contained in:
parent
45ec3ea9d9
commit
fb22e15844
10 changed files with 13 additions and 10 deletions
|
@ -335,7 +335,7 @@ struct process {
|
|||
*
|
||||
* \param p A pointer to a process structure.
|
||||
*
|
||||
* \param arg An argument pointer that can be passed to the new
|
||||
* \param data An argument pointer that can be passed to the new
|
||||
* process
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue