Commit e8430115 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Rename DIVERSITY_CHANNEL_INF to DIVERSITY_CHANNEL.

parent c5b33fc6
......@@ -43,7 +43,7 @@ route_metric(const struct route *route)
#define DIVERSITY_NONE 0
#define DIVERSITY_INTERFACE_1 1
#define DIVERSITY_CHANNEL_1 2
#define DIVERSITY_CHANNEL_INF 3
#define DIVERSITY_CHANNEL 3
extern struct route *routes;
extern int numroutes, maxroutes;
......
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