Fix doxygen warning in ip6.c

This commit is contained in:
Dirk Ziegelmeier 2016-08-06 20:29:35 +02:00
parent 87855b0e0e
commit 73131b1677

View File

@ -778,7 +778,7 @@ ip6_input_cleanup:
/** /**
* @igroup ip6 * @ingroup ip6
* Sends an IPv6 packet on a network interface. This function constructs * Sends an IPv6 packet on a network interface. This function constructs
* the IPv6 header. If the source IPv6 address is NULL, the IPv6 "ANY" address is * the IPv6 header. If the source IPv6 address is NULL, the IPv6 "ANY" address is
* used as source (usually during network startup). If the source IPv6 address it * used as source (usually during network startup). If the source IPv6 address it