diff options
Diffstat (limited to 'libexec/bootpd/trygetif.c')
-rw-r--r-- | libexec/bootpd/trygetif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/trygetif.c b/libexec/bootpd/trygetif.c index 0e2cca195b23..1c4f28e9cea3 100644 --- a/libexec/bootpd/trygetif.c +++ b/libexec/bootpd/trygetif.c @@ -1,7 +1,7 @@ /* * trygetif.c - test program for getif.c * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/trygetif.c,v 1.5 1999/08/28 00:09:20 peter Exp $ */ #include <sys/types.h> |