We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e302f commit 1700e6aCopy full SHA for 1700e6a
1 file changed
source/fdisk/display.c
@@ -453,7 +453,7 @@ static struct {
453
{ 0x07, "NTFS / HPFS", "NTFS" },
454
{ 0x0b, "FAT-32", "FAT32" },
455
{ 0x0c, "FAT-32 LBA", "FAT32 LBA" },
456
- { 0x0e, "FAT-16 LBA", "FAT32 LBA" },
+ { 0x0e, "FAT-16 LBA", "FAT16 LBA" },
457
{ 0x0f, "Extended LBA", "Ext LBA" },
458
459
{ 0x11, "Hid. FAT-12", "H FAT12" },
0 commit comments