fdisk: compilation fix
This commit is contained in:
parent
3544ae6004
commit
efeed5ed28
3 changed files with 49 additions and 37 deletions
|
@ -180,7 +180,7 @@ static const struct systypes sgi_sys_types[] = {
|
|||
/* LINUX_NATIVE */ { "\x83" "Linux native" },
|
||||
/* LINUX_LVM */ { "\x8d" "Linux LVM" },
|
||||
/* LINUX_RAID */ { "\xfd" "Linux RAID" },
|
||||
{ NULL }
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue