summaryrefslogtreecommitdiff
path: root/sbin/fsck/inode.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/inode.c')
-rw-r--r--sbin/fsck/inode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/inode.c b/sbin/fsck/inode.c
index 5a8acd289752f..090cf88ad393b 100644
--- a/sbin/fsck/inode.c
+++ b/sbin/fsck/inode.c
@@ -36,7 +36,7 @@
static const char sccsid[] = "@(#)inode.c 8.8 (Berkeley) 4/28/95";
#endif
static const char rcsid[] =
- "$Id: inode.c,v 1.16 1998/08/01 18:03:28 dfr Exp $";
+ "$Id: inode.c,v 1.18 1998/12/03 02:41:11 julian Exp $";
#endif /* not lint */
#include <sys/param.h>