1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 05:53:49 +01:00

ng_nettype: fix documentation

This commit is contained in:
Martine Lenders 2015-02-13 12:24:42 +01:00 committed by Martine Lenders
parent d32aa48413
commit 3837e31f59

View File

@ -7,7 +7,11 @@
*/
/**
* @defgroup net_ng_nettype Protocol type definitions.
* @ingroup net
* @brief Protocol type definitions to be used with the @ref net_ng_netapi,
* the @ref net_ng_netdev, the @ref net_ng_netreg, and
* the @ref ng_pkt
* @{
*
* @file