wok-current view liboping/stuff/format-extra-args.u @ rev 25792
Fix openbox menu, label keymap on lxpanel and add miss it translation for tazpkg
| author | Stanislas Leduc <shann@slitaz.org> |
|---|---|
| date | Tue Oct 07 05:55:24 2025 +0000 (2 weeks 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 ",