commit | accb156b9b1c3f4b46ab01f8850200f450fc40d8 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Thu Nov 25 19:21:07 2004 +0000 |
committer | hasso <hasso> | Thu Nov 25 19:21:07 2004 +0000 |
tree | 464c4c08badb058f2cbc3c715087f9bb2dcba4f5 | |
parent | 4cf0d0df23f7a35a3c1570c94ba08fa96d47bfc1 [diff] [blame] |
Unbreak vtysh - don't add comments inside of DEFUN, it breaks extract.pl.
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 74fb8dd..c4e32b8 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog
@@ -1,3 +1,8 @@ +2004-11-25 Hasso Tepper <hasso at quagga.net> + + * irdp_interface.c: Remove comment from DEFUN, it breaks vtysh because + it confuses extract.pl. + 2004-10-28 Hasso Tepper <hasso at quagga.net> * interface.c: Remove dead "ip tunnel" command.