mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
gnrc/nettype: Add missing closing Doxygen brace
This commit is contained in:
parent
e7cfee8950
commit
d4f577238e
@ -97,6 +97,9 @@ typedef enum {
|
||||
#ifdef TEST_SUITES
|
||||
GNRC_NETTYPE_TEST,
|
||||
#endif
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
|
||||
GNRC_NETTYPE_NUMOF, /**< maximum number of available protocols */
|
||||
} gnrc_nettype_t;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user