From b94bbe00278b0c6e84f34875367d85d34d08621b Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Mon, 31 May 1999 20:30:16 +0000 Subject: Added FIXME: mode broadcast randombly corrupts memory. Small cleaning and bugfixes. --- proto/rip/rip.h | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/rip/rip.h') diff --git a/proto/rip/rip.h b/proto/rip/rip.h index cee1b90..911d347 100644 --- a/proto/rip/rip.h +++ b/proto/rip/rip.h @@ -133,7 +133,6 @@ struct rip_proto { void rip_init_instance(struct proto *p); void rip_init_config(struct rip_proto_config *c); -struct rip_interface *new_iface(struct proto *p, struct iface *new, unsigned long flags, struct iface_patt *patt); /* Authentication functions */ -- cgit v1.2.3