diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-09-11 02:10:40 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-09-11 02:10:40 +0000 |
commit | 3e557ae1ea7693d91b6df42c2529952d6a349911 (patch) | |
tree | 16edc7c42b662c852158ed802fda2f9200be3308 /ripd/ChangeLog | |
parent | 1a392d46db1917dfca2ddd06d7f0021396f8ecfa (diff) |
[ripd] bug #278: remove gratuitous use of mid-function declaration
2006-09-11 Paul Jakma <paul.jakma@sun.com>
* ripd.c: (rip_read) remove gratuitous use of mid-function
declaration of vrecv, bug #278.
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 50f8dfd7..afae7e98 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,8 @@ +2006-09-11 Paul Jakma <paul.jakma@sun.com> + + * ripd.c: (rip_read) remove gratuitous use of mid-function + declaration of vrecv, bug #278. + 2006-06-29 Paul Jakma <paul.jakma@sun.com> * rip_zebra: (general) convert redistribute commands to use |