doxygen: fix broken parameter name tags

This commit is contained in:
borine 2023-07-29 11:08:25 +01:00
parent 11a73c0d66
commit 67860c3b39
6 changed files with 16 additions and 16 deletions

View file

@ -47,7 +47,7 @@ typedef struct _snd_mixer_elem snd_mixer_elem_t;
/**
* \brief Mixer callback function
* \param mixer Mixer handle
* \param ctl Mixer handle
* \param mask event mask
* \param elem related mixer element (if any)
* \return 0 on success otherwise a negative error code