X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fnetlink.c;h=3c4642c296f82ea32c32a80e81db426225188d32;hb=dd324a1592259913e6e92d3b54e6fa2b0c5f38f7;hp=422dc8c6fdadaf1b2feb7449cc5f3a82eda1954c;hpb=336ea1e244e6c5d1d8bf8b42774b08c03a932039;p=collectd.git diff --git a/src/netlink.c b/src/netlink.c index 422dc8c6..3c4642c2 100644 --- a/src/netlink.c +++ b/src/netlink.c @@ -683,7 +683,7 @@ static int ir_read (void) continue; } - DEBUG ("netlink plugin: ir_read: querying %s from %s (%lu).", + DEBUG ("netlink plugin: ir_read: querying %s from %s (%zu).", type_name[type_index], iflist[ifindex], ifindex); nlh = mnl_nlmsg_put_header (buf);