summaryrefslogtreecommitdiff
path: root/rtnl_rule.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtnl_rule.c')
-rw-r--r--rtnl_rule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtnl_rule.c b/rtnl_rule.c
index 8987c81b1..a569b362f 100644
--- a/rtnl_rule.c
+++ b/rtnl_rule.c
@@ -130,7 +130,7 @@ DECL_NETLINK_ROUTE_DECODER(decode_fib_rule_hdr)
decode_nla = true;
}
} else
- tprints("...");
+ tprint_more_data_follows();
tprint_struct_end();
offset = NLMSG_ALIGN(sizeof(msg));