1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

ng_fib: use doxygen todo

This commit is contained in:
Cenk Gündoğan 2015-07-31 21:56:38 +02:00
parent a6f04dd090
commit 0d73cd301d

View File

@ -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)