From b074e5c3e05654aadf53ae2c8531be8fa737744a Mon Sep 17 00:00:00 2001 From: Yasuyuki Tanaka Date: Mon, 20 Jun 2016 16:35:09 +0200 Subject: [PATCH] Replece UIP_IPV6_MULTICAST_RPL in a comment with RPL_CONF_MULTICAST --- core/net/rpl/rpl-private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/net/rpl/rpl-private.h b/core/net/rpl/rpl-private.h index 34d2e4445..044fbadd7 100644 --- a/core/net/rpl/rpl-private.h +++ b/core/net/rpl/rpl-private.h @@ -207,7 +207,7 @@ #define RPL_MOP_DEFAULT RPL_MOP_STORING_MULTICAST #else #define RPL_MOP_DEFAULT RPL_MOP_STORING_NO_MULTICAST -#endif /* UIP_IPV6_MULTICAST_RPL */ +#endif /* RPL_CONF_MULTICAST */ #endif /* RPL_CONF_MOP */ /*