diff options
Diffstat (limited to 'libexec/bootpd/getether.c')
-rw-r--r-- | libexec/bootpd/getether.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/getether.c b/libexec/bootpd/getether.c index e4dc1b66b9e21..a0f94bbdc2172 100644 --- a/libexec/bootpd/getether.c +++ b/libexec/bootpd/getether.c @@ -7,7 +7,7 @@ * If you figure out how to do this on another system, * please let me know. <gwr@mc.com> * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/getether.c,v 1.14 2002/12/30 21:18:03 schweikh Exp $ */ #include <sys/types.h> |