From c8123df1eeca0060550c131eca0082889396a4b4 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 25 Mar 1996 18:08:40 +0000 Subject: (diskfs_null_dirstat): doc fix --- ufs/dir.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ufs') diff --git a/ufs/dir.c b/ufs/dir.c index 8fb2b39b..e5c2e6e2 100644 --- a/ufs/dir.c +++ b/ufs/dir.c @@ -81,8 +81,7 @@ struct dirstat size_t diskfs_dirstat_size = sizeof (struct dirstat); -/* The user must define this function. Initialize DS such that - diskfs_drop_dirstat will ignore it. */ +/* Initialize DS such that diskfs_drop_dirstat will ignore it. */ void diskfs_null_dirstat (struct dirstat *ds) { -- cgit v1.2.3