mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-05 08:28:32 +00:00
lowpan6.c: fix clang doc warnings
This commit is contained in:
parent
002ba1a66b
commit
fcccc47be4
@ -213,7 +213,7 @@ lowpan6_write_iee802154_header(struct ieee_802154_hdr *hdr, const struct ieee_80
|
||||
*
|
||||
* @param p input pbuf, p->payload pointing at the IEEE 802.15.4 header
|
||||
* @param src pointer to source address filled from the header
|
||||
* @param dst pointer to destination address filled from the header
|
||||
* @param dest pointer to destination address filled from the header
|
||||
* @returns ERR_OK if successful
|
||||
*/
|
||||
static err_t
|
||||
|
Loading…
Reference in New Issue
Block a user