]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Fix formatting string in readelf
authorPetr Machata <pmachata@redhat.com>
Wed, 1 Aug 2012 19:43:58 +0000 (21:43 +0200)
committerPetr Machata <pmachata@redhat.com>
Tue, 7 Aug 2012 12:37:32 +0000 (14:37 +0200)
commit836db608432ba50f76c0a63ec7bd05694341a1d4
tree66aea23d83e7dfd7f651c82d9d2031eb4e1c9ae7
parent30a941ca9f463d0d862e5c3dfdb5a867fd2dcb40
Fix formatting string in readelf

This caused failures of 32-bit builds.

Signed-off-by: Petr Machata <pmachata@redhat.com>
src/readelf.c