diff options
Diffstat (limited to 'filesys/fastfat/README.md')
| -rw-r--r-- | filesys/fastfat/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesys/fastfat/README.md b/filesys/fastfat/README.md index 5994fe0a..865cb9e1 100644 --- a/filesys/fastfat/README.md +++ b/filesys/fastfat/README.md @@ -58,4 +58,4 @@ You can build a driver from the command line using the Visual Studio Command Pro Installation ------------ -No INF file is provided with this sample because the *fastfat* file system driver (fastfat.sys) is already part of the Windows operating system. You can build a private version of this file system and use it as a replacement for the native driver.
\ No newline at end of file +No INF file is provided with this sample because the *fastfat* file system driver (fastfat.sys) is already part of the Windows operating system. You can build a private version of this file system and use it as a replacement for the native driver. |
