diff --git a/sys/include/net/gnrc/netif/flags.h b/sys/include/net/gnrc/netif/flags.h
index 71b323e7c52f21d49f37300e0bbcbc4b4e80536e..ccd1692000d5b6c3af12038b6ae18f0cf866f403 100644
--- a/sys/include/net/gnrc/netif/flags.h
+++ b/sys/include/net/gnrc/netif/flags.h
@@ -128,7 +128,6 @@ enum {
  *          packet
  */
 #define GNRC_NETIF_FLAGS_MAC_RX_STARTED            (0x00008000U)
-/** @} */
 
 /**
  * @brief   Network interface is configured in raw mode