1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00

gnrc: remove dot from name

This commit is contained in:
Cenk Gündoğan 2015-12-04 17:54:53 +01:00
parent f2e6ba0eaf
commit 0f456e4f05

View File

@ -7,7 +7,7 @@
*/
/**
* @defgroup net_gnrc Generic (gnrc) network stack.
* @defgroup net_gnrc Generic (gnrc) network stack
* @ingroup net
* @brief RIOT's modular default IP network stack.
* @{