Page MenuHomeFreeBSD

D48233.diff
No OneTemporary

D48233.diff

diff --git a/sbin/ping/ping.c b/sbin/ping/ping.c
--- a/sbin/ping/ping.c
+++ b/sbin/ping/ping.c
@@ -174,7 +174,7 @@
/* counters */
static long nmissedmax; /* max value of ntransmitted - nreceived - 1 */
static long npackets; /* max packets to transmit */
-static long snpackets; /* max packets to transmit in one sweep */
+static long snpackets; /* max packets to transmit in one sweep */
static long sntransmitted; /* # of packets we sent in this sweep */
static int sweepmax; /* max value of payload in sweep */
static int sweepmin = 0; /* start value of payload in sweep */

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 28, 1:19 AM (15 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17823984
Default Alt Text
D48233.diff (589 B)

Event Timeline