diff options
Diffstat (limited to 'libexec/rbootd/rbootd.c')
-rw-r--r-- | libexec/rbootd/rbootd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rbootd/rbootd.c b/libexec/rbootd/rbootd.c index 8784b2ade11ff..0db92eead0b0b 100644 --- a/libexec/rbootd/rbootd.c +++ b/libexec/rbootd/rbootd.c @@ -55,7 +55,7 @@ static const char copyright[] = static const char sccsid[] = "@(#)rbootd.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$Id: rbootd.c,v 1.10 1999/04/07 08:27:41 brian Exp $"; + "$Id: rbootd.c,v 1.9.2.1 1999/05/02 09:35:45 brian Exp $"; #endif /* not lint */ #include <sys/param.h> |