From: David Given Date: Tue, 11 Sep 2018 21:17:09 +0000 (+0200) Subject: Values are more useful shown in hex. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=5264db860de8329171d5f875e1a149e35b1b99f1;p=ack.git Values are more useful shown in hex. --- diff --git a/util/led/main.c b/util/led/main.c index 36950dbef..0caf2d7d3 100644 --- a/util/led/main.c +++ b/util/led/main.c @@ -579,7 +579,7 @@ addbase(name) return; name->on_valu += outsect[sectindex].os_base; - debug( "%s: type 0x%x, value %ld\n", + debug( "%s: type 0x%x, value 0x%lx\n", address((name->on_type & S_EXT) ? ALLOGCHR : ALLOLCHR, (ind_t)name->on_foff ),