From 7a1d583c02253c53605f310d1afcc9f1c8e15b7b Mon Sep 17 00:00:00 2001 From: hasso Date: Fri, 8 Oct 2004 06:32:23 +0000 Subject: Only warning left is the known lvalue problem in ripng_nexthop.c. --- ripngd/ripngd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ripngd/ripngd.h') diff --git a/ripngd/ripngd.h b/ripngd/ripngd.h index 609e6925..bf69af44 100644 --- a/ripngd/ripngd.h +++ b/ripngd/ripngd.h @@ -395,7 +395,7 @@ int ripng_write_rte (int num, struct stream *s, struct prefix_ipv6 *p, int ripng_send_packet (caddr_t buf, int bufsize, struct sockaddr_in6 *to, struct interface *ifp); -void ripng_packet_dump (struct ripng_packet *packet, int size, char *sndrcv); +void ripng_packet_dump (struct ripng_packet *packet, int size, const char *sndrcv); #endif /* _ZEBRA_RIPNG_RIPNGD_H */ -- cgit v1.2.1