summaryrefslogtreecommitdiff
path: root/libexec/bootpd/lookup.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-01-15 15:46:22 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-01-15 15:46:22 +0000
commit5cd221028ba5e7ada35a0dd196fb642b44f197d1 (patch)
treed019bfe23aa5d3b5b6bb2c54e65e169e3c463b12 /libexec/bootpd/lookup.c
parent665ce17da44f98ae193440703de789dedfb6a72c (diff)
This commit was manufactured by cvs2svn to create tagrelease/6.3.0_cvs
'RELENG_6_3_0_RELEASE'. This commit was manufactured to restore the state of the 6.3-RELEASE image.
Diffstat (limited to 'libexec/bootpd/lookup.c')
-rw-r--r--libexec/bootpd/lookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/lookup.c b/libexec/bootpd/lookup.c
index 54b3f62242f7..b3ef9d23cf89 100644
--- a/libexec/bootpd/lookup.c
+++ b/libexec/bootpd/lookup.c
@@ -1,7 +1,7 @@
/*
* lookup.c - Lookup IP address, HW address, netmask
*
- * $FreeBSD$
+ * $FreeBSD: src/libexec/bootpd/lookup.c,v 1.7 1999/08/28 00:09:19 peter Exp $
*/
#include <sys/types.h>