mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ng_ipv6/netif: doc fix (interfaces => interface)
This commit is contained in:
parent
2682c38ee8
commit
eed5d6ea16
@ -228,7 +228,7 @@ kernel_pid_t ng_ipv6_netif_find_by_prefix(ng_ipv6_addr_t **out,
|
||||
|
||||
/**
|
||||
* @brief Searches for the first address matching a prefix best on an
|
||||
* interfaces.
|
||||
* interface.
|
||||
*
|
||||
* @param[in] pid The PID to the interface.
|
||||
* @param[in] prefix The prefix you want to search for.
|
||||
|
Loading…
Reference in New Issue
Block a user