wok diff liboping/stuff/format-extra-args.u @ rev 25216

updated python-pbr (5.4.5 -> 5.8.0)
author Hans-Günter Theisgen
date Wed Jul 13 15:29:05 2022 +0100 (2022-07-13)
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	Wed Jul 13 15:29:05 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 ",