Page MenuHomeFreeBSD

D21244.diff
No OneTemporary

D21244.diff

Index: head/sbin/ping/ping.c
===================================================================
--- head/sbin/ping/ping.c
+++ head/sbin/ping/ping.c
@@ -1087,7 +1087,8 @@
struct ip *ip;
const void *tp;
double triptime;
- int dupflag, hlen, i, j, recv_len, seq;
+ int dupflag, hlen, i, j, recv_len;
+ uint16_t seq;
static int old_rrlen;
static char old_rr[MAX_IPOPTLEN];

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 2, 5:53 PM (21 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16407253
Default Alt Text
D21244.diff (382 B)

Event Timeline