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 aa73cda..e915f53 100644 --- a/libexec/bootpd/lookup.c +++ b/libexec/bootpd/lookup.c @@ -1,7 +1,7 @@ /* * lookup.c - Lookup IP address, HW address, netmask * - * $Id: lookup.c,v 1.3 1996/12/10 17:05:33 wollman Exp $ + * $FreeBSD$ */ #include <sys/types.h> |