target: allow decr_pc_after_break to be defined by the target
[deliverable/binutils-gdb.git] / gold / object.h
index ae6d9bf4d313798a9c6958d1bee859c04602860d..88263b4bb1e50333f007ca129c93baf6e47ce3c4 100644 (file)
@@ -1178,7 +1178,7 @@ class Relobj : public Object
     return this->output_sections_[shndx] != NULL;
   }
 
-  // The the output section of the input section with index SHNDX.
+  // The output section of the input section with index SHNDX.
   // This is only used currently to remove a section from the link in
   // relaxation.
   void
This page took 0.023639 seconds and 4 git commands to generate.