doxygen fixes

This commit is contained in:
Ron Pedde 2004-11-13 08:06:56 +00:00
parent 19318d3708
commit 67c6782b3f

View File

@ -93,6 +93,7 @@ static int err_unlock_mutex(void);
* used, rather it should be used via the #DPRINTF macro.
*
* \param level Level at which to log \ref log_levels
* \param cat the category to log \ref log_categories
* \param fmt printf-style
*/
void err_log(int level, unsigned int cat, char *fmt, ...)