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
|
@ -131,6 +131,7 @@ void announcement_remove(struct announcement *a);
|
|||
* \brief Set the value of an announcement
|
||||
* \param a A pointer to a struct announcement that has
|
||||
* previously been registered
|
||||
* \param value The new value
|
||||
*
|
||||
* This function sets the value of an announcement that
|
||||
* has previously been registered with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue