1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Staticized lots of local functions.

This commit is contained in:
Martin Mares
2004-06-05 09:58:23 +00:00
parent 598b984d1f
commit 9831e5916f
9 changed files with 15 additions and 16 deletions

View File

@@ -147,7 +147,7 @@ ospf_dbdes_send(struct ospf_neighbor *n)
}
}
void
static void
ospf_dbdes_reqladd(struct ospf_dbdes_packet *ps, struct ospf_neighbor *n)
{
struct ospf_lsa_header *plsa, lsa;