Skip to content
Snippets Groups Projects
Commit f2e97495 authored by Dean Camera's avatar Dean Camera
Browse files

Minor documentation improvements.

parent 3bc066cd
Branches
Tags
No related merge requests found
...@@ -92,8 +92,8 @@ static FATDirectoryEntry_t FirmwareFileEntries[] = ...@@ -92,8 +92,8 @@ static FATDirectoryEntry_t FirmwareFileEntries[] =
}, },
/* VFAT Long File Name entry for the virtual firmware file; required to /* VFAT Long File Name entry for the virtual firmware file; required to
* prevent corruption of systems that are unable to detect the device * prevent corruption from systems that are unable to detect the device
* as being a legacy MSDOS style FAT12 volume to prevent corruption. */ * as being a legacy MSDOS style FAT12 volume. */
{ {
.VFAT_LongFileName = .VFAT_LongFileName =
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment