Commit 2f30f39e authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Simplify comment.

parent 6e5aba5f
......@@ -476,9 +476,8 @@ send_unfeasible_request(unsigned short metric, const unsigned char *a,
}
}
/* This takes a feasible route and decides whether to install it. The only
condition that it must satisfy is that if there is no currently installed
route, then one will be installed. */
/* This takes a feasible route and decides whether to install it. */
void
consider_route(struct route *route)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment