mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Remove trailing spaces at the end of lines.
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
*
|
||||
* Description:
|
||||
* Generic output conversion hook. Only needed for IEEE802.15.4 (and
|
||||
* other, non-standard packet radios) for now but this is a point where
|
||||
* other, non-standard packet radios) for now but this is a point where
|
||||
* support for other conversions may be provided.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
@@ -200,7 +200,7 @@ void net_freeroute_ipv6(FAR struct net_route_ipv6_s *route);
|
||||
* Name: (various low-level list operations)
|
||||
*
|
||||
* Description:
|
||||
* Perform operations on in-memory routing table lists
|
||||
* Perform operations on in-memory routing table lists
|
||||
*
|
||||
* Input Parameters:
|
||||
* entry - A pointer to the new entry to add to the list
|
||||
|
||||
Reference in New Issue
Block a user