diff options
| -rw-r--r-- | filesys/fastfat/lockctrl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesys/fastfat/lockctrl.c b/filesys/fastfat/lockctrl.c index 58aacdca..1cb183fb 100644 --- a/filesys/fastfat/lockctrl.c +++ b/filesys/fastfat/lockctrl.c @@ -666,7 +666,7 @@ Return Value: } // - // Acquire exclusive access to the Fcb and enqueue the Irp if we didn't + // Acquire shared access to the Fcb and enqueue the Irp if we didn't // get access // |
