* hppa-tdep.c (unwind_command): Use host_address_to_string function
[binutils-gdb.git] / gold / merge.cc
index 9fb5845a7a97acd4387acc85071e876be3d17cf7..4fcbc1092a908e4cbfe72331d78e801cbbfe7bb4 100644 (file)
@@ -145,7 +145,7 @@ bool
 Object_merge_map::get_output_offset(const Merge_map* merge_map,
                                    unsigned int shndx,
                                    section_offset_type input_offset,
-                                   section_offset_type *output_offset)
+                                   section_offset_typeoutput_offset)
 {
   Input_merge_map* map = this->get_input_merge_map(shndx);
   if (map == NULL