wok-6.x diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/liboping/stuff/format-extra-args.u	Fri Jul 22 07:45:13 2022 +0100
     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 ",