Merge pull request #44 from blastmaster/master

Fix issue #43
This commit is contained in:
Thomas Graf 2016-08-05 02:00:36 +02:00 committed by GitHub
commit 5cd24ffd6a

View File

@ -258,7 +258,7 @@ static void draw_attr_detail(struct element *e, struct attr *a, void *arg)
if (ncol > 0)
addch(ACS_VLINE);
put_line(" %-14.14s %8s%-3s %8s%-3s\n",
put_line(" %-14.14s %8s%-3s %8s%-3s",
a->a_def->ad_description,
(a->a_flags & ATTR_RX_ENABLED) ?
float2str(rx, 8, rxprec, buf1, sizeof(buf1)) : "-", rx_u,