wok view liboping/stuff/format-extra-args.u @ rev 25236

updated python-shapely (1.7.0 -> 1.7.1)
author Hans-G?nter Theisgen
date Wed Jul 13 17:41:12 2022 +0100 (23 months ago)
parents
children
line source
1 --- src/oping.c
2 +++ src/oping.c
3 @@ -1600,8 +1600,7 @@
5 HOST_PRINTF ("%zu bytes from %s (%s): icmp_seq=%u ttl=%i ",
6 data_len, context->host, context->addr,
7 - sequence, recv_ttl,
8 - format_qos (recv_qos, recv_qos_str, sizeof (recv_qos_str)));
9 + sequence, recv_ttl);
10 if ((recv_qos != 0) || (opt_send_qos != 0))
11 {
12 HOST_PRINTF ("qos=%s ",