mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
55a7dfc9a7
commit
cde88cabcc
@@ -96,7 +96,7 @@ int net_addcache_ipv6(FAR struct net_route_ipv6_s *route);
|
||||
* Name: net_foreachcache_ipv4/net_foreachcache_ipv6
|
||||
*
|
||||
* Description:
|
||||
* Traverse the routing table cahce
|
||||
* Traverse the routing table cache
|
||||
*
|
||||
* Input Parameters:
|
||||
* handler - Will be called for each route in the routing table cache.
|
||||
|
||||
Reference in New Issue
Block a user