diff --git a/core/net/rpl/rpl-conf.h b/core/net/rpl/rpl-conf.h index 52ddde748..97ab8f49d 100644 --- a/core/net/rpl/rpl-conf.h +++ b/core/net/rpl/rpl-conf.h @@ -287,6 +287,8 @@ #else #define RPL_PROBING_INTERVAL (120 * CLOCK_SECOND) #endif + +/* * Function used to select the next parent to be probed. */ #ifdef RPL_CONF_PROBING_SELECT_FUNC