From c9e52be3f4d98943b67fbbe5d9a7ccd823b88326 Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 26 Sep 2004 16:09:34 +0000 Subject: Compiler warnings fixes. --- ripngd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ripngd/ChangeLog') diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog index 92dbf6f6..112aa192 100644 --- a/ripngd/ChangeLog +++ b/ripngd/ChangeLog @@ -1,3 +1,9 @@ +2004-09-26 Hasso Tepper + + * ripingd.c: Access list hook argument function must have struct + access_list * argument. Solution taken from ripd. + * ripngd.c, ripnf_nexthop.c: Fix compiler warnings. + 2004-09-23 Hasso Tepper * *.[c|h]: list -> struct list *, listnode -> struct listnode *. -- cgit v1.2.1