From 42ed9dd33f265d7978e2346bcb8dafc2ef759195 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 4 Nov 1994 21:54:56 +0000 Subject: entered into RCS --- bsdfsck/dir.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bsdfsck') diff --git a/bsdfsck/dir.c b/bsdfsck/dir.c index 28697827..e63473ae 100644 --- a/bsdfsck/dir.c +++ b/bsdfsck/dir.c @@ -33,7 +33,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)dir.c 8.1 (Berkeley) 6/5/93";*/ -static char *rcsid = "$Id: dir.c,v 1.4 1994/10/07 23:37:52 mib Exp $"; +static char *rcsid = "$Id: dir.c,v 1.5 1994/11/04 21:54:56 mib Exp $"; #endif /* not lint */ #include @@ -586,7 +586,7 @@ allocdir(parent, request, mode) { ino_t ino; char *cp; - + struct dinode *dp; register struct bufarea *bp; struct dirtemplate *dirp; -- cgit v1.2.3