From 6480dd08803bc46bcd19b466ac6c499699d17448 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Sun, 26 Mar 2000 21:31:57 +0000 Subject: I broke compilation. Sorry. --- nest/iface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nest/iface.h') diff --git a/nest/iface.h b/nest/iface.h index 8540a4d..379f566 100644 --- a/nest/iface.h +++ b/nest/iface.h @@ -121,7 +121,7 @@ void neigh_if_up(struct iface *); void neigh_if_down(struct iface *); void neigh_init(struct pool *); -extern int if_connected(ip_addr *a, struct iface *i) /* -1=error, 1=match, 0=no match */ +extern int if_connected(ip_addr *a, struct iface *i); /* -1=error, 1=match, 0=no match */ /* * Interface Pattern Lists -- cgit v1.2.3