commit | 8a676be30c275bcbe1a3de08c0c942a606caef2e | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Oct 08 06:36:38 2004 +0000 |
committer | hasso <hasso> | Fri Oct 08 06:36:38 2004 +0000 |
tree | c2202db7df836073b542e49c5f579062ee8b6d57 | |
parent | 7a1d583c02253c53605f310d1afcc9f1c8e15b7b [diff] [blame] |
There is no warnings here any more.
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 4ca580b..18b3c65 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog
@@ -1,3 +1,8 @@ +2004-10-08 Hasso Tepper <hasso at quagga.net> + + * *.c: Fix compiler warnings: make strings const, signed -> unsigned + etc. + 2004-09-26 Hasso Tepper <hasso at quagga.net> * ripd.c: Fix compiler warning.