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..2b68f9e486c8 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.36.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ extern struct ifreq *getif(int, struct in_addr *); |
