diff options
author | paul <paul> | 2005-11-03 09:08:29 +0000 |
---|---|---|
committer | paul <paul> | 2005-11-03 09:08:29 +0000 |
commit | 484315fd274b3782f72abc95c9796c604e53bcc9 (patch) | |
tree | 2b1753169c541429e0d360439a55c4905d71f70d /ospfd/ChangeLog | |
parent | 34204aac424f8c29317d863d64f1c3bb4d241a50 (diff) |
2005-11-03 Paul Jakma <paul.jakma@sun.com>
* ospf_apiserver.c: (apiserver_sync_callback) stray semi-colon
* ospf_packet.c: include checksum.h, remove the in_cksum extern
* prototypes.
* ospf_te.h: Add braces, quell warning.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index fc0d5993..aef71215 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,10 @@ +2005-11-03 Paul Jakma <paul.jakma@sun.com> + + * ospf_apiserver.c: (apiserver_sync_callback) stray semi-colon + * ospf_packet.c: include checksum.h, remove the in_cksum extern + * prototypes. + * ospf_te.h: Add braces, quell warning. + 2005-10-29 Paul Jakma <paul.jakma@sun.com> * (general) RFC3137 stub-router support |