Avoid warning regarding incompatible integer types

This commit is contained in:
Serge Lamikhov-Center 2018-11-03 18:11:32 +02:00
parent 52872c4c86
commit cb3bd43ca5

View File

@ -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,