mirror of
https://github.com/QuasarApp/ELFIO.git
synced 2025-04-27 04:24:32 +00:00
Avoid warning regarding incompatible integer types
This commit is contained in:
parent
52872c4c86
commit
cb3bd43ca5
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user