diff options
Diffstat (limited to 'sbin/tunefs/tunefs.c')
-rw-r--r-- | sbin/tunefs/tunefs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/tunefs/tunefs.c b/sbin/tunefs/tunefs.c index 8a32cb189d057..9d3e34f0bdcbf 100644 --- a/sbin/tunefs/tunefs.c +++ b/sbin/tunefs/tunefs.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)tunefs.c 8.2 (Berkeley) 4/19/94"; #endif static const char rcsid[] = - "$Id: tunefs.c,v 1.6 1998/08/03 06:41:20 charnier Exp $"; + "$Id: tunefs.c,v 1.7 1999/01/20 01:22:39 luoqi Exp $"; #endif /* not lint */ /* |