[ospfd] trim redundant strings
2006-01-10 Paul Jakma <paul.jakma@sun.com>
* ospf_vty.c: (config_write_ospf_distribute) trim down
redundant strings.
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index 9ec52cc..10a5de6 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -5,6 +5,8 @@
This was causing ospfd to not start if router-id had not
been configured statically.
(ospf_if_update) ditto.
+ * ospf_vty.c: (config_write_ospf_distribute) trim down
+ redundant strings.
2005-11-26 Paul Jakma <paul.jakma@sun.com>