mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 20:58:44 +00:00
defaut' should be
default'.
This commit is contained in:
parent
1512813e95
commit
189dab54a2
@ -349,8 +349,7 @@ ospf_dbdes_receive(struct ospf_dbdes_packet *ps,
|
||||
ospf_neigh_sm(n, INM_SEQMIS);
|
||||
}
|
||||
break;
|
||||
defaut:
|
||||
default:
|
||||
bug("Received dbdes from %I in undefined state.", n->ip);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user