diff options
Diffstat (limited to 'libexec/bootpd/lookup.c')
-rw-r--r-- | libexec/bootpd/lookup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/lookup.c b/libexec/bootpd/lookup.c index 54b3f62242f7f..3a4004e4f8999 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> |