Cleaned up some of the comments and output strings.

This commit is contained in:
Nicolas Tsiftes 2014-03-27 16:17:47 +01:00
parent afbb82030e
commit 0a202d3952
3 changed files with 15 additions and 15 deletions

View file

@ -104,7 +104,7 @@ calculate_path_metric(rpl_parent_t *p)
}
static void
reset(rpl_dag_t *sag)
reset(rpl_dag_t *dag)
{
PRINTF("RPL: Reset MRHOF\n");
}