wok-6.x view liboping/stuff/format-extra-args.u @ rev 25321

updated sqlobject (3.8.0 -> 3.9.1)
author Hans-G?nter Theisgen
date Fri Jul 22 07:45:13 2022 +0100 (2022-07-22)
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 ",