* cris.h (R_CRIS_32_IE): New relocation.
[deliverable/binutils-gdb.git] / gdb / coffread.c
index add6cddbde589a15acbf9e6d0eef861754feb6c4..86975540d838da5e2ec224fd45c059640832e6ad 100644 (file)
@@ -1081,7 +1081,7 @@ coff_symtab_read (long symtab_offset, unsigned int nsyms,
 
   if ((nsyms == 0) && (pe_file))
     {
-      /* We've got no debugging symbols, but it's is a portable
+      /* We've got no debugging symbols, but it's a portable
         executable, so try to read the export table */
       read_pe_exported_syms (objfile);
     }
This page took 0.023746 seconds and 4 git commands to generate.