Skip to content
Snippets Groups Projects
Commit 1a4d8240 authored by Martine Lenders's avatar Martine Lenders
Browse files

gnrc_netif: remove "new" qualifier in documentation

Calling the API "new" when it is the only network interface API (that
also now is named the same as the old one) might be a little confusing.
parent 83b11108
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
*/
/**
* @defgroup net_gnrc_netif New network interface API
* @defgroup net_gnrc_netif Network interface API
* @ingroup net_gnrc
* @brief Abstraction layer for GNRC's network interfaces
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment