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.