Closing doxygen groups

(cherry picked from commit 25c8b0835d)
This commit is contained in:
Rémy Léone 2014-05-30 11:01:20 +02:00 committed by harald
parent 45dee77092
commit a952a96b6e
19 changed files with 200 additions and 168 deletions

View file

@ -37,7 +37,7 @@
* \file
* The Minimum Rank with Hysteresis Objective Function (MRHOF)
*
* This implementation uses the estimated number of
* This implementation uses the estimated number of
* transmissions (ETX) as the additive routing metric,
* and also provides stubs for the energy metric.
*
@ -264,3 +264,5 @@ update_metric_container(rpl_instance_t *instance)
#endif /* RPL_DAG_MC == RPL_DAG_MC_ETX */
}
#endif /* RPL_DAG_MC == RPL_DAG_MC_NONE */
/** @}*/