Replaced old description

This commit is contained in:
Nicolas Tsiftes 2011-02-15 18:10:15 +01:00
parent 99d0387a8e
commit 93a7280a1a

View File

@ -160,8 +160,7 @@ typedef struct rpl_parent rpl_parent_t;
* *
* Updates the metric container for outgoing DIOs in a certain DAG. * Updates the metric container for outgoing DIOs in a certain DAG.
* If the objective function of the DAG does not use metric containers, * If the objective function of the DAG does not use metric containers,
* the function returns 0. If the metric container has been filled, the * the function should set the object type to RPL_DAG_MC_NONE.
* function returns 1.
*/ */
struct rpl_of { struct rpl_of {
void (*reset)(struct rpl_dag *); void (*reset)(struct rpl_dag *);