mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-23 10:04:05 +08:00
Fix a typo
[skip ci]
This commit is contained in:
parent
1fc4888a82
commit
699711dfb3
@ -762,7 +762,7 @@ esp_print(netdissect_options *ndo,
|
||||
ND_PRINT(", length %u", length);
|
||||
|
||||
#ifdef HAVE_LIBCRYPTO
|
||||
/* initiailize SAs */
|
||||
/* initialize SAs */
|
||||
if (ndo->ndo_sa_list_head == NULL) {
|
||||
if (!ndo->ndo_espsecret)
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user