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..f541c1f21796 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ extern struct ifreq *getif(int, struct in_addr *); |