Improve docus
This commit is contained in:
@@ -102,7 +102,8 @@ struct MBuf *uc_mbuf_new_inline_hr(uint32_t len, uint32_t headroom);
|
|||||||
void uc_mbuf_free(struct MBuf *mbuf);
|
void uc_mbuf_free(struct MBuf *mbuf);
|
||||||
|
|
||||||
/** Create a new mbuf, with a copy of the data from the given
|
/** Create a new mbuf, with a copy of the data from the given
|
||||||
* mbuf. The new mbuf will have the same headroom as the old one.
|
* mbuf. The new mbuf will have the same headroom as the old one,
|
||||||
|
* but no tailroom.
|
||||||
*
|
*
|
||||||
* @param mbuf mbuf to copy
|
* @param mbuf mbuf to copy
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user