Browse Source

Fix tipo in comment.

binutils-2_21-branch
Ian Lance Taylor 16 years ago
parent
commit
9a2743de46
  1. 2
      gold/layout.h

2
gold/layout.h

@ -313,7 +313,7 @@ enum Output_section_order
ORDER_DYNAMIC_RELOCS,
// Put the PLT reloc section after the other dynamic relocs;
// otherwise, prelink gets foncused.
// otherwise, prelink gets confused.
ORDER_DYNAMIC_PLT_RELOCS,
// The .init section.

Loading…
Cancel
Save