fixed comments
This commit is contained in:
parent
fc4a83085a
commit
e7fc14c7a1
2 changed files with 2 additions and 3 deletions
|
@ -127,7 +127,7 @@ neighbor_link_callback(rpl_parent_t *p, int status, int numtx)
|
|||
|
||||
nbr = rpl_get_nbr(p);
|
||||
if(nbr == NULL) {
|
||||
/* No neighbor for this parent - something bad has occured */
|
||||
/* No neighbor for this parent - something bad has occurred */
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue