From cd71e6450401773b64d0bbc637eabdd4fabf3fd2 Mon Sep 17 00:00:00 2001 From: Serge Gautherie Date: Sun, 29 Jun 2025 17:39:50 +0200 Subject: [PATCH] Fix 'reqired' typo, in a comment --- filesys/fastfat/dirsup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filesys/fastfat/dirsup.c b/filesys/fastfat/dirsup.c index eca6c16a1..c8e75aecc 100644 --- a/filesys/fastfat/dirsup.c +++ b/filesys/fastfat/dirsup.c @@ -664,7 +664,7 @@ Routine Description: FcbOrDcb - Supplies the Fcb/Dcb whose name will be going away - Ccb - Supplies the Ccb for the Fcb (not reqired for a Dcb) so + Ccb - Supplies the Ccb for the Fcb (not required for a Dcb) so that we know which name the Fcb was opened by Return Value: