diff options
Diffstat (limited to 'libexec/bootpd/getif.c')
-rw-r--r-- | libexec/bootpd/getif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/getif.c b/libexec/bootpd/getif.c index 64e5edadb6799..6e368c15eb416 100644 --- a/libexec/bootpd/getif.c +++ b/libexec/bootpd/getif.c @@ -1,7 +1,7 @@ /* * getif.c : get an interface structure * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/getif.c,v 1.8 2004/07/29 18:05:20 kan Exp $ */ #include <sys/types.h> |