misc: Spelling fixes
Signed-off-by: Glenn Washburn <development@efficientek.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
parent
bdfef24672
commit
aa0fc29a4f
@ -1,4 +1,4 @@
|
|||||||
/* idt.c - routines for constructing IDT fot the GDB stub */
|
/* idt.c - routines for constructing IDT for the GDB stub */
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Lubomir Kundrak
|
* Copyright (C) 2006 Lubomir Kundrak
|
||||||
*
|
*
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
/* idt.c - routines for constructing IDT fot the GDB stub */
|
/* idt.c - routines for constructing IDT for the GDB stub */
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2006 Lubomir Kundrak
|
* Copyright (C) 2006 Lubomir Kundrak
|
||||||
*
|
*
|
||||||
|
|||||||
@ -87,7 +87,7 @@ struct grub_partition
|
|||||||
/* The type partition map. */
|
/* The type partition map. */
|
||||||
grub_partition_map_t partmap;
|
grub_partition_map_t partmap;
|
||||||
|
|
||||||
/* The type of partition whne it's on MSDOS.
|
/* The type of partition when it's on MSDOS.
|
||||||
Used for embedding detection. */
|
Used for embedding detection. */
|
||||||
grub_uint8_t msdostype;
|
grub_uint8_t msdostype;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user