diff options
Diffstat (limited to 'sbin/fsck_ifs/setup.c')
| -rw-r--r-- | sbin/fsck_ifs/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_ifs/setup.c b/sbin/fsck_ifs/setup.c index 88a7b6b1e340..7444d37536c5 100644 --- a/sbin/fsck_ifs/setup.c +++ b/sbin/fsck_ifs/setup.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)setup.c 8.10 (Berkeley) 5/9/95"; #endif static const char rcsid[] = - "$Id: setup.c,v 1.12 1998/06/28 19:23:03 bde Exp $"; + "$FreeBSD$"; #endif /* not lint */ #define DKTYPENAMES |
