mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 20:07:46 +00:00
tools: Add missing enums to switch statement
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
1dbeec4d44
commit
0678d01a70
@ -885,7 +885,7 @@ static int run_stop_schedule(void)
|
||||
strerror(errno));
|
||||
}
|
||||
|
||||
default:
|
||||
case sched_forever:
|
||||
assert(!"schedule[].type value must be valid");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user