diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /libexec/bootpd/getif.c | |
parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) |
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> |