diff options
author | hasso <hasso> | 2004-11-26 12:55:51 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-11-26 12:55:51 +0000 |
commit | b3c8c4650216e128189d26755b93f711b5be9327 (patch) | |
tree | 0d82aecf6b812b2d8712d1344ca38050961113b3 /ospf6d/ChangeLog | |
parent | 2680aa2b2b8e87a8af50906dec8ee5a942f8266e (diff) |
Fix compile.
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r-- | ospf6d/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index 044d1fa4..b5b52944 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,7 @@ +2004-11-26 Hasso Tepper <hasso at quagga.net> + + * ospf6_snmp.c: Fix compile: listnode -> struct listnode *. + 2004-11-25 Hasso Tepper <hasso at quagga.net> * ospf6_main.c: Make group to run as configurable. |