summaryrefslogtreecommitdiff
path: root/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs.h')
-rw-r--r--fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs.h b/fs.h
index e1d7d09..e64ecc0 100644
--- a/fs.h
+++ b/fs.h
@@ -1,4 +1,4 @@
-// On-disk file system format.
+// On-disk file system format.
// Both the kernel and user programs use this header file.