From 0d73cd301d61c1dd292a86fd6e2b924d3826e704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cenk=20G=C3=BCndo=C4=9Fan?= Date: Fri, 31 Jul 2015 21:56:38 +0200 Subject: [PATCH] ng_fib: use doxygen todo --- sys/include/net/ng_fib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/include/net/ng_fib.h b/sys/include/net/ng_fib.h index 3756c948df..81f00461aa 100644 --- a/sys/include/net/ng_fib.h +++ b/sys/include/net/ng_fib.h @@ -40,7 +40,7 @@ typedef struct rp_address_msg_t { /** * @brief the size in bytes of a full address - * TODO: replace with UNIVERSAL_ADDRESS_SIZE (#3022) + * @todo replace with UNIVERSAL_ADDRESS_SIZE (#3022) */ #define FIB_DESTINATION_SIZE_SUBSTITUTE (16)