1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 23:41:18 +01:00

ng_netif: fix documentation

This commit is contained in:
Martine Lenders 2015-02-13 12:21:36 +01:00
parent 580eb63835
commit 84754c1b83

View File

@ -7,7 +7,7 @@
*/
/**
* @defgroup ng_netif Network interfaces
* @defgroup net_ng_netif Network interfaces
* @ingroup net
* @brief Abstraction layer for network interfaces
*