]> xenbits.xensource.com Git - xen.git/commit
libelf: fix printing of pointers
authorJan Beulich <jbeulich@suse.com>
Thu, 11 Jul 2013 13:07:36 +0000 (15:07 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 11 Jul 2013 13:07:36 +0000 (15:07 +0200)
commitf2b90b639b2c5aceeccda9e48b58dbe816151258
tree137c302df69920163db998eb84c4b19ddb42d3b3
parent8c0fc241f273108a75d33303b829e295b2865a8e
libelf: fix printing of pointers

Printing them as decimal number, the more with 0x prefix, is confusing
and presumably relatively useless to most of us.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
master commit: 59912eb06fda88af6c5ec16a2a382619d3829a7b
master date: 2013-06-26 14:43:52 +0100
xen/include/xen/libelf.h