Skip to content
Snippets Groups Projects
Commit d4f57723 authored by Joakim Nohlgård's avatar Joakim Nohlgård
Browse files

gnrc/nettype: Add missing closing Doxygen brace

parent e7cfee89
No related branches found
No related tags found
No related merge requests found
......@@ -97,6 +97,9 @@ typedef enum {
#ifdef TEST_SUITES
GNRC_NETTYPE_TEST,
#endif
/**
* @}
*/
GNRC_NETTYPE_NUMOF, /**< maximum number of available protocols */
} gnrc_nettype_t;
......
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