diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-04 19:23:45 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-04 19:23:45 +0000 |
| commit | 7ca1cecc77997d9e8c4faef8b7015619c9d9c21d (patch) | |
| tree | 9abcd8aaf5f1ebf1daf501a2430f3a70baa6dc25 /sbin/tunefs/tunefs.c | |
| parent | 1ee4b1b8affd30bdcfd2125d5c4cecf824524932 (diff) | |
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 b3d757f49141..ff1a72ad56d1 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[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/tunefs/tunefs.c,v 1.11.2.5 2001/10/14 21:50:39 iedowse Exp $"; #endif /* not lint */ /* |
