wok-current diff 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 diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/liboping/stuff/format-extra-args.u Tue Oct 07 05:55:24 2025 +0000 1.3 @@ -0,0 +1,12 @@ 1.4 +--- src/oping.c 1.5 ++++ src/oping.c 1.6 +@@ -1600,8 +1600,7 @@ 1.7 + 1.8 + HOST_PRINTF ("%zu bytes from %s (%s): icmp_seq=%u ttl=%i ", 1.9 + data_len, context->host, context->addr, 1.10 +- sequence, recv_ttl, 1.11 +- format_qos (recv_qos, recv_qos_str, sizeof (recv_qos_str))); 1.12 ++ sequence, recv_ttl); 1.13 + if ((recv_qos != 0) || (opt_send_qos != 0)) 1.14 + { 1.15 + HOST_PRINTF ("qos=%s ",