summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ifs/preen.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_ifs/preen.c')
-rw-r--r--sbin/fsck_ifs/preen.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/fsck_ifs/preen.c b/sbin/fsck_ifs/preen.c
index ba0140b..cc8bba6 100644
--- a/sbin/fsck_ifs/preen.c
+++ b/sbin/fsck_ifs/preen.c
@@ -32,7 +32,11 @@
*/
#ifndef lint
+#if 0
static const char sccsid[] = "@(#)preen.c 8.5 (Berkeley) 4/28/95";
+#endif
+static const char rcsid[] =
+ "$Id: preen.c,v 1.9 1998/06/15 07:07:20 charnier Exp $";
#endif /* not lint */
#include <sys/param.h>
OpenPOWER on IntegriCloud