diff options
author | Vadim Yanitskiy <axilirator@gmail.com> | 2019-03-25 21:24:20 +0700 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2019-03-27 08:56:21 +0100 |
commit | 73e66b3eef96bd1e5a48c6ad03fc03c1fe47c1af (patch) | |
tree | 2f3fccd3e5c321493ef51eec12a9bfedfdf2564c /include/osmocom | |
parent | 095a39616c390971abaaea6a098f5baaf1716a66 (diff) |
src/logging.c: fix syntax errors in Doxygen documentation
This change should fix the following warnings:
logging.c:956: warning: unable to resolve reference to `talloc'
for \ref command
logging.c:203: warning: argument 'in' of command @param is not
found in the argument list of
log_level_str(unsigned int lvl)
logging.c:194: warning: argument 'in' of command @param is not
found in the argument list of
log_parse_level(const char *lvl)
logging.c:708: warning: argument 'print_catname' of command
@param is not found in the argument list of
log_set_print_category(struct log_target *target,
int print_category)
logging.c:687: warning: argument 'print_filename' of command
@param is not found in the argument list of
log_set_print_filename2(struct log_target *target,
enum log_filename_type lft)
logging.c:729: warning: argument 'print_catname' of command
@param is not found in the argument list of
log_set_print_level(struct log_target *target,
int print_level)
logging.c:893: warning: argument 'in' of command @param is not
found in the argument list of
log_target_destroy(struct log_target *target)
Change-Id: I85f6c70216b7574b49b90bb1469869a47f721713
Diffstat (limited to 'include/osmocom')
0 files changed, 0 insertions, 0 deletions