diff --git a/elfio/elfio_dump.hpp b/elfio/elfio_dump.hpp index 913011e..4ace665 100644 --- a/elfio/elfio_dump.hpp +++ b/elfio/elfio_dump.hpp @@ -752,7 +752,7 @@ class dump //------------------------------------------------------------------------------ static void dynamic_tag( std::ostream& out, - int no, + Elf_Xword no, Elf_Xword tag, Elf_Xword value, std::string str,