diff options
Diffstat (limited to 'gold/copy-relocs.cc')
-rw-r--r-- | gold/copy-relocs.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/copy-relocs.cc b/gold/copy-relocs.cc index 9544c81..ed8002f 100644 --- a/gold/copy-relocs.cc +++ b/gold/copy-relocs.cc @@ -60,7 +60,7 @@ Copy_relocs<sh_type, size, big_endian>::copy_reloc( Sized_symbol<size>* sym, Sized_relobj<size, big_endian>* object, unsigned int shndx, - Output_section *output_section, + Output_section* output_section, const Reloc& rel, Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) { |