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 a2c86cfba04b6..cc1a18328193f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ extern struct ifreq *getif(int, struct in_addr *); |