diff options
author | Vadim Yanitskiy <axilirator@gmail.com> | 2019-03-26 00:20:35 +0700 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2019-03-27 08:56:21 +0100 |
commit | 914a8ec5b3402f9d543e937595ef2440474fc168 (patch) | |
tree | 8912b1a2907e60119e472e5fa162fa81e5702b33 /tests/gprs | |
parent | b8d06fb6b397071a5c9f3a261aee8231cd594314 (diff) |
core/msgb.h: fix incorrect Doxygen parameter description
core/msgb.h:414: warning: argument 'msgb' of command @param is not
found in the argument list of
msgb_pull_to_l2(struct msgb *msg)
core/msgb.h:399: warning: argument 'msgb' of command @param is not
found in the argument list of
msgb_pull_to_l3(struct msgb *msg)
core/msgb.h:351: warning: argument 'msgb' of command @param is not
found in the argument list of
msgb_push_u16(struct msgb *msg, uint16_t word)
core/msgb.h:361: warning: argument 'msgb' of command @param is not
found in the argument list of
msgb_push_u32(struct msgb *msg, uint32_t word)
core/msgb.h:341: warning: argument 'msgb' of command @param is not
found in the argument list of
msgb_push_u8(struct msgb *msg, uint8_t word)
Change-Id: I5d660933ecfa89c631319eccf9e3d5c1986ec8ff
Diffstat (limited to 'tests/gprs')
0 files changed, 0 insertions, 0 deletions