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..f42b1033ed9a3 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.34.1 2009/04/15 03:14:26 kensmith Exp $ */ extern struct ifreq *getif(int, struct in_addr *); |