summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/cfparse.y
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mrouted/cfparse.y')
-rw-r--r--usr.sbin/mrouted/cfparse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/cfparse.y b/usr.sbin/mrouted/cfparse.y
index c08938d4a47a..4e49a333ecef 100644
--- a/usr.sbin/mrouted/cfparse.y
+++ b/usr.sbin/mrouted/cfparse.y
@@ -4,7 +4,7 @@
*
* Written by Bill Fenner, NRL, 1994
*
- * $Id: cfparse.y,v 3.6 1995/06/25 18:49:46 fenner Exp $
+ * $Id: cfparse.y,v 1.2 1995/06/28 17:58:26 wollman Exp $
*/
#include <stdio.h>
#ifdef __STDC__