From 8e88f9e2c617cc1002039c6e37c3c831319b1f8f Mon Sep 17 00:00:00 2001 From: rtm Date: Fri, 24 Aug 2007 19:52:49 +0000 Subject: comment nits --- fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs.h') diff --git a/fs.h b/fs.h index 9517326..e1cc7a2 100644 --- a/fs.h +++ b/fs.h @@ -1,5 +1,5 @@ // On-disk file system format. -// This header is shared between kernel and user space. +// Both the kernel and user programs use this header file. // Block 0 is unused. // Block 1 is super block. -- cgit v1.2.3