diff options
Diffstat (limited to 'libexec/bootpd/getif.h')
-rw-r--r-- | libexec/bootpd/getif.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/getif.h b/libexec/bootpd/getif.h index a2c86cfba04b..9b02003a5faa 100644 --- a/libexec/bootpd/getif.h +++ b/libexec/bootpd/getif.h @@ -1,4 +1,4 @@ /* getif.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/getif.h,v 1.2 2002/05/28 18:31:41 alfred Exp $ */ extern struct ifreq *getif(int, struct in_addr *); |