log warning, error doc
This commit is contained in:
parent
864e2d1692
commit
cb58b2bb12
5 changed files with 11 additions and 7 deletions
|
|
@ -143,7 +143,7 @@ clicon_err_reset(void)
|
|||
* @param[in] category Clixon error category, See enum clicon_err
|
||||
* @param[in] suberr Error number, typically errno
|
||||
* @param[in] reason Error string, format with argv
|
||||
* @see clicon_err_reser Resetting the global error variables.
|
||||
* @see clicon_err_reset Reset the global error variables.
|
||||
*/
|
||||
int clicon_err_fn(const char *fn,
|
||||
const int line,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue