From 1dc5366b1516dffce27de05bd6c3a66debd069a8 Mon Sep 17 00:00:00 2001 From: joxe Date: Tue, 21 Sep 2010 13:15:25 +0000 Subject: [PATCH] fixed buggy comment --- core/net/uip-ds6.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/net/uip-ds6.h b/core/net/uip-ds6.h index ce5d46ff7..43d2cb209 100755 --- a/core/net/uip-ds6.h +++ b/core/net/uip-ds6.h @@ -239,7 +239,7 @@ typedef struct rpl_route_entry { #ifndef UIP_CONF_DS6_NEIGHBOR_STATE_CHANGED #define UIP_CONF_DS6_NEIGHBOR_STATE_CHANGED rpl_ipv6_neighbor_callback #endif /* UIP_CONF_DS6_NEIGHBOR_STATE_CHANGED */ -#endif \* UIP_CONF_IPV6_RPL *\ +#endif /* UIP_CONF_IPV6_RPL */