Minor: Documentation updates

This commit is contained in:
Dirk Ziegelmeier
2016-09-26 21:45:29 +02:00
parent 2f085aa441
commit 97b774ceb9
3 changed files with 9 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
*
* @return
* - ERR_RTE No route to destination (no gateway to external networks),
* or the return type of either etharp_query() or ethernet_output().
* or the return type of either nd6_queue_packet() or ethernet_output().
*/
err_t
ethip6_output(struct netif *netif, struct pbuf *q, const ip6_addr_t *ip6addr)