diff options
Diffstat (limited to 'libexec/bootpd/getether.h')
-rw-r--r-- | libexec/bootpd/getether.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/getether.h b/libexec/bootpd/getether.h index 026df158b50c..a12fc86ffbb8 100644 --- a/libexec/bootpd/getether.h +++ b/libexec/bootpd/getether.h @@ -1,4 +1,4 @@ /* getether.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/getether.h,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ */ extern int getether(char *ifname, char *eaptr); |