diff options
Diffstat (limited to 'libexec/bootpd/getif.c')
-rw-r--r-- | libexec/bootpd/getif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/getif.c b/libexec/bootpd/getif.c index 2d72909ef859b..105b07e9df7c3 100644 --- a/libexec/bootpd/getif.c +++ b/libexec/bootpd/getif.c @@ -1,7 +1,7 @@ /* * getif.c : get an interface structure * - * $Id: getif.c,v 1.3 1996/09/22 21:52:12 wosch Exp $ + * $Id: getif.c,v 1.3.2.1 1998/02/18 05:55:32 jkh Exp $ */ #include <sys/types.h> |