mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
cleanup in lsupd.c, indenting, "struct proto" removed...
This commit is contained in:
@@ -116,6 +116,6 @@ ospf_lsreq_receive(struct ospf_lsreq_packet *ps,
|
||||
return;
|
||||
}
|
||||
}
|
||||
ospf_lsupd_tx_list(n, &uplist);
|
||||
ospf_lsupd_send_list(n, &uplist);
|
||||
rfree(upslab);
|
||||
}
|
||||
|
Reference in New Issue
Block a user