diff options
Diffstat (limited to 'sbin/fsck/utilities.c')
| -rw-r--r-- | sbin/fsck/utilities.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sbin/fsck/utilities.c b/sbin/fsck/utilities.c index b072964e8bf2..9e05102eee85 100644 --- a/sbin/fsck/utilities.c +++ b/sbin/fsck/utilities.c @@ -36,7 +36,7 @@  static const char sccsid[] = "@(#)utilities.c	8.6 (Berkeley) 5/19/95";  #endif  static const char rcsid[] = -	"$Id: utilities.c,v 1.8 1998/06/15 07:07:21 charnier Exp $"; +	"$Id: utilities.c,v 1.10 1998/12/03 02:41:11 julian Exp $";  #endif /* not lint */  #include <sys/param.h> | 
