Fix coding style.

This commit is contained in:
Nicolas Tsiftes 2011-12-08 15:42:19 +01:00
parent 1e61fca653
commit a4a7fd7dc0
2 changed files with 7 additions and 7 deletions

View file

@ -69,7 +69,7 @@
static uip_ipaddr_t tmp_ipaddr;
#if UIP_CONF_IPV6_RPL
int rpl_invert_header(void);
#include "rpl/rpl.h"
#endif /* UIP_CONF_IPV6_RPL */
/*---------------------------------------------------------------------------*/