Parts of patch #8397 Typos corrected in comments and text outputs
This commit is contained in:
@@ -186,7 +186,7 @@ netbuf_chain(struct netbuf *head, struct netbuf *tail)
|
||||
* @param buf netbuf to get the data from
|
||||
* @param dataptr pointer to a void pointer where to store the data pointer
|
||||
* @param len pointer to an u16_t where the length of the data is stored
|
||||
* @return ERR_OK if the information was retreived,
|
||||
* @return ERR_OK if the information was retrieved,
|
||||
* ERR_BUF on error.
|
||||
*/
|
||||
err_t
|
||||
|
||||
Reference in New Issue
Block a user