Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
-/* 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
*
-/* 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
*
/* The type partition map. */
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. */
grub_uint8_t msdostype;
};