commit | eb1ce6059a00f3f0dd92c965aa5982907b54c00d | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Oct 08 08:17:22 2004 +0000 |
committer | hasso <hasso> | Fri Oct 08 08:17:22 2004 +0000 |
tree | ebd6583ba2f2f9909c25653d0349662e08c26ecf | |
parent | 2e864cfa12724ec20e82f0a24e1be5929e3a0cef [diff] [blame] |
Compiler warnings fixes round 1.
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index f71479e..f326f72 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog
@@ -1,3 +1,8 @@ +2004-10-08 Hasso Tepper <hasso at quagga.net> + + * *.[c|h]: Fix compiler warnings: make some strings const, signed -> + unsigned, remove unused variables etc. + 2004-10-07 Greg Troxel <gdt@claude.ir.bbn.com> * ospf_apiserver.c (ospf_apiserver_unregister_opaque_type): Don't