mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 00:53:37 +08:00
Fix-more-typos-using-codespell
Committing nearly all changes done by 'codespell_check.sh -w' Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
This commit is contained in:
@@ -142,7 +142,7 @@ static err_t etharp_raw(struct netif *netif,
|
||||
/**
|
||||
* Free a complete queue of etharp entries
|
||||
*
|
||||
* @param q a qeueue of etharp_q_entry's to free
|
||||
* @param q a queue of etharp_q_entry's to free
|
||||
*/
|
||||
static void
|
||||
free_etharp_q(struct etharp_q_entry *q)
|
||||
|
||||
Reference in New Issue
Block a user