]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-isakmp.c
Fix spelling
[tcpdump] / print-isakmp.c
index c78de52fc72ed2d6bbcfe1c70a354855d97ccdf3..5fe5b07d755676065ed613f3ab172448b5c312d4 100644 (file)
@@ -2513,7 +2513,7 @@ ikev2_n_print(netdissect_options *ndo, u_char tpay _U_,
                break;
 
        case IV2_NOTIFY_TS_UNACCEPTABLE:
-               notify_name = "ts_unnacceptable";
+               notify_name = "ts_unacceptable";
                break;
 
        case IV2_NOTIFY_INVALID_SELECTORS: