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

Patch sundown to use new gcc
author Stanislas Leduc <shann@slitaz.org>
date Mon Sep 04 19:37:09 2023 +0000 (16 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 ",