mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-21 11:14:02 -04:00
doxygen fixes
This commit is contained in:
parent
19318d3708
commit
67c6782b3f
@ -93,6 +93,7 @@ static int err_unlock_mutex(void);
|
|||||||
* used, rather it should be used via the #DPRINTF macro.
|
* used, rather it should be used via the #DPRINTF macro.
|
||||||
*
|
*
|
||||||
* \param level Level at which to log \ref log_levels
|
* \param level Level at which to log \ref log_levels
|
||||||
|
* \param cat the category to log \ref log_categories
|
||||||
* \param fmt printf-style
|
* \param fmt printf-style
|
||||||
*/
|
*/
|
||||||
void err_log(int level, unsigned int cat, char *fmt, ...)
|
void err_log(int level, unsigned int cat, char *fmt, ...)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user