Fix copy_bitwise()
[deliverable/binutils-gdb.git] / elfcpp / elfcpp_internal.h
index a5d647fd2847f6aa1ffddecc64a46214736df890..2aaeeba8a40918f671d75878081b20b28e50d796 100644 (file)
@@ -200,7 +200,7 @@ struct Mips64_rela_data
   unsigned char r_type3;
   unsigned char r_type2;
   unsigned char r_type;
-  typename Elf_types<64>::Elf_Swxword r_addend;
+  Elf_types<64>::Elf_Swxword r_addend;
 };
 
 // An entry in the ELF SHT_DYNAMIC section aka PT_DYNAMIC segment.
This page took 0.025067 seconds and 4 git commands to generate.