mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
fix typo
This commit is contained in:
parent
e299ebd5b6
commit
75dd92c1f0
@ -36,6 +36,7 @@ stats_rt_notify(struct proto *P UNUSED, struct channel *src_ch, const net_addr *
|
||||
int changed = 0;
|
||||
if (new && old)
|
||||
/* count of exported routes stays the same */
|
||||
;
|
||||
else if (!old)
|
||||
{
|
||||
ch->_counter++;
|
||||
|
Loading…
Reference in New Issue
Block a user