diff options
Diffstat (limited to 'libexec/bootpd/trylook.c')
-rw-r--r-- | libexec/bootpd/trylook.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/trylook.c b/libexec/bootpd/trylook.c index 9484d04b6da3d..ab99869f950a9 100644 --- a/libexec/bootpd/trylook.c +++ b/libexec/bootpd/trylook.c @@ -1,7 +1,7 @@ /* * trylook.c - test program for lookup.c * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/trylook.c,v 1.5.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> |