commit | 216565ab68148d3161422c0d73730614bfeccd7c | [log] [tgz] |
---|---|---|
author | paul <paul> | Tue Oct 25 23:35:28 2005 +0000 |
committer | paul <paul> | Tue Oct 25 23:35:28 2005 +0000 |
tree | d744175fb88d741b40a8131848b361bf8c842084 | |
parent | dc63bfd49513b7ca157c3992c8bc9da9d736fc39 [diff] [blame] |
2005-10-26 Paul Jakma <paul.jakma@sun.com> * ripd.c: Update couple more functions to specify void explicitely.
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 8e5ba39..e93a57c 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog
@@ -3,6 +3,8 @@ * (general) static/extern functions and definitions. * rip_interface.h: new file, export the public functions from rip_interface.c + * ripd.c: Update couple more functions to specify void + explicitely. 2005-10-17 Vincent Jardin <vincent.jardin@6wind.com>