diff options
Diffstat (limited to 'libexec/rbootd/utils.c')
| -rw-r--r-- | libexec/rbootd/utils.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/libexec/rbootd/utils.c b/libexec/rbootd/utils.c index e0921952d2cda..c6cdfd1f00c49 100644 --- a/libexec/rbootd/utils.c +++ b/libexec/rbootd/utils.c @@ -49,7 +49,7 @@  static const char sccsid[] = "@(#)utils.c	8.1 (Berkeley) 6/4/93";  #endif  static const char rcsid[] = -	"$Id: utils.c,v 1.1.1.1.8.1 1997/12/16 07:17:53 charnier Exp $"; +	"$Id: utils.c,v 1.1.1.1.8.2 1998/03/05 13:01:40 jkh Exp $";  #endif /* not lint */  #include <sys/param.h> | 
