diff options
Diffstat (limited to 'libexec/bootpd/hwaddr.c')
-rw-r--r-- | libexec/bootpd/hwaddr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/hwaddr.c b/libexec/bootpd/hwaddr.c index 55554526fda90..279f681bcb009 100644 --- a/libexec/bootpd/hwaddr.c +++ b/libexec/bootpd/hwaddr.c @@ -2,7 +2,7 @@ * hwaddr.c - routines that deal with hardware addresses. * (i.e. Ethernet) * - * $Id: hwaddr.c,v 1.3 1996/09/22 21:52:16 wosch Exp $ + * $Id: hwaddr.c,v 1.3.2.1 1997/12/24 18:58:02 imp Exp $ */ #include <sys/types.h> |