contrib/elf2dmp: fix printf format
commit6ec6e988fb3ada137ccf38252ca622b1ef96de12
authorViktor Prutyanov <viktor.prutyanov@phystech.edu>
Thu, 20 Dec 2018 01:24:40 +0000 (20 04:24 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:18 +0000 (5 16:50 +0100)
tree27545ecbe0d65a92ffd1d2908be6d489b6e548d5
parent4591f4ceefb80ebdded948080a839a21a331ecbb
contrib/elf2dmp: fix printf format

Format strings for printf are changed for successful build for Windows
hosts.

Signed-off-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
Message-Id: <20181220012441.13694-6-viktor.prutyanov@phystech.edu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
contrib/elf2dmp/main.c
contrib/elf2dmp/pdb.c