X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=blobdiff_plain;f=x2%2Fsrc%2Fawk%2Fexe%2Fbar.awk;h=b3079512e8500f3131370ab21e8c8a53b14782a5;hp=97b520210e25e3e4b54e48247aa0e6904905eb50;hb=cc78dde6c204c949c98f5294e4cba7f21a9c8eef;hpb=887d3829ad6f00ac46bd3c861ba64dc56675022e diff --git a/x2/src/awk/exe/bar.awk b/x2/src/awk/exe/bar.awk index 97b5202..b307951 100644 --- a/x2/src/awk/exe/bar.awk +++ b/x2/src/awk/exe/bar.awk @@ -162,7 +162,7 @@ function bar_make_status_net_iface_status(interface, addr) { function bar_make_status_net_addr(interface, src) { src = "khatus_sensor_net_addr_io" - return cache_get_fmt_def(src, "addr" Kfs interface, 5, "%s", "") + return cache_get_fmt_def(src, "addr" Kfs interface, 5, "%s") } function bar_make_status_net_io_w(interface, src) {