Fix spelling mistakes in number of comments
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
This commit is contained in:
parent
8b6688847e
commit
746e5c2565
6 changed files with 6 additions and 6 deletions
|
@ -1001,7 +1001,7 @@ int random_mac_addr_keep_oui(u8 *addr)
|
|||
* @delim: a string of delimiters
|
||||
* @last: a pointer to a character following the returned token
|
||||
* It has to be set to NULL for the first call and passed for any
|
||||
* futher call.
|
||||
* further call.
|
||||
* Returns: a pointer to token position in str or NULL
|
||||
*
|
||||
* This function is similar to str_token, but it can be used with both
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue