mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 03:16:02 +08:00
PING6(8): Delete unused variable
This commit is contained in:
parent
4a16e2834f
commit
30ff9897c1
@ -230,7 +230,6 @@ static char *hostname;
|
||||
static int ident; /* process id to identify our packets */
|
||||
static u_int8_t nonce[8]; /* nonce field for node information */
|
||||
static int hoplimit = -1; /* hoplimit */
|
||||
static int pathmtu = 0; /* path MTU for the destination. 0 = unspec. */
|
||||
|
||||
/* counters */
|
||||
static long nmissedmax; /* max value of ntransmitted - nreceived - 1 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user