diff options
author | Vadim Yanitskiy <axilirator@gmail.com> | 2019-03-25 23:59:11 +0700 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2019-03-27 08:56:21 +0100 |
commit | b8d06fb6b397071a5c9f3a261aee8231cd594314 (patch) | |
tree | de66a0c49c092ac1f8a51873ce629830f4797d76 /contrib | |
parent | ba426e3b0c12486a6767000da77492fe50ba26ff (diff) |
src/msgb.c: fix Doxygen documentation for msgb_printf()
This change fixes the following Doxygen warnings:
src/msgb.c:479: warning: argument 'msg' of command @param is not
found in the argument list of
msgb_printf(struct msgb *msgb, const char *format,...)
core/msgb.h:708: warning: The following parameters of
msgb_printf(struct msgb *msgb, const char *format,...)
are not documented:
parameter 'msgb'
parameter 'format'
As a bonus, it dot-terminates all sentences.
Change-Id: Ib708664336eef06f748d408ae02a13c754b6647a
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions