bfd/
[deliverable/binutils-gdb.git] / bfd / libcoff-in.h
index 8c65158af0ce4982b75a10b3c581f1b869c72052..b1a6b598831e986a903fbd3743d5e9167dff3456 100644 (file)
@@ -215,8 +215,7 @@ struct xcoff_section_tdata
   /* The lineno_count field for the enclosing section, because we are
      going to clobber it there.  */
   unsigned int lineno_count;
-  /* The first and one past the last symbol indices for symbols used
-     by this csect.  */
+  /* The first and last symbol indices for symbols used by this csect.  */
   unsigned long first_symndx;
   unsigned long last_symndx;
 };
This page took 0.022558 seconds and 4 git commands to generate.