diff options
Diffstat (limited to 'usr.sbin/dhcpd/tree.c')
-rw-r--r-- | usr.sbin/dhcpd/tree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dhcpd/tree.c b/usr.sbin/dhcpd/tree.c index c6267688dee..b90b7499608 100644 --- a/usr.sbin/dhcpd/tree.c +++ b/usr.sbin/dhcpd/tree.c @@ -1,4 +1,4 @@ -/* $Id: tree.c,v 1.7 2004/04/18 00:43:27 deraadt Exp $ */ +/* $OpenBSD: tree.c,v 1.8 2004/04/20 05:35:33 henning Exp $ */ /* Routines for manipulating parse trees... */ |