From 3ee3f8ccac59014de06a7ee568842b23a44206d0 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 2 Feb 1994 20:55:21 +0000 Subject: Initial revision --- libdiskfs/dir-clear.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libdiskfs/dir-clear.c') diff --git a/libdiskfs/dir-clear.c b/libdiskfs/dir-clear.c index 4b48b38c..e42cd04e 100644 --- a/libdiskfs/dir-clear.c +++ b/libdiskfs/dir-clear.c @@ -17,9 +17,6 @@ #include "priv.h" -/* Clear the `.' and `..' entries from directory DP. Its parent is PDP, - and the user responsible for this is identified by CRED. Both - directories must be locked. */ error_t diskfs_clear_directory (struct node *dp, struct node *pdp, -- cgit v1.2.3