aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-irix-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/mips-irix-tdep.c')
-rw-r--r--gdb/mips-irix-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mips-irix-tdep.c b/gdb/mips-irix-tdep.c
index 1edba6c..c49e083 100644
--- a/gdb/mips-irix-tdep.c
+++ b/gdb/mips-irix-tdep.c
@@ -69,7 +69,7 @@ mips_irix_elf_osabi_sniffer (bfd *abfd)
/* When elfosabi is ELFOSABI_NONE (0), then the ELF structures in the
file are conforming to the base specification for that machine
(there are no OS-specific extensions). In order to determine the
- real OS in use we must look for OS notes that have been added.
+ real OS in use we must look for OS notes that have been added.
For IRIX, we simply look for sections named with .MIPS. as
prefixes. */