From 9831e5916f6956377739f948869d377b091f5c92 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 5 Jun 2004 09:58:23 +0000 Subject: Staticized lots of local functions. --- proto/ospf/dbdes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto/ospf/dbdes.c') diff --git a/proto/ospf/dbdes.c b/proto/ospf/dbdes.c index bd78750..5b45544 100644 --- a/proto/ospf/dbdes.c +++ b/proto/ospf/dbdes.c @@ -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; -- cgit v1.2.3