From: Francois-Xavier Le Bail Date: Wed, 27 Feb 2019 19:13:59 +0000 (+0100) Subject: Clean up whitespaces X-Git-Tag: tcpdump-4.99-bp~923 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/b9ac2f3feb7fd91bc377ee18197807a1c6de8f4a Clean up whitespaces --- diff --git a/print-isakmp.c b/print-isakmp.c index ba2a4dd1..52a6c880 100644 --- a/print-isakmp.c +++ b/print-isakmp.c @@ -1175,7 +1175,7 @@ static const struct attrmap ipsec_t_map[] = { }; static const struct attrmap encr_t_map[] = { - { NULL, 0, { NULL } }, { NULL, 0, { NULL } }, /* 0, 1 */ + { NULL, 0, { NULL } }, { NULL, 0, { NULL } }, /* 0, 1 */ { NULL, 0, { NULL } }, { NULL, 0, { NULL } }, /* 2, 3 */ { NULL, 0, { NULL } }, { NULL, 0, { NULL } }, /* 4, 5 */ { NULL, 0, { NULL } }, { NULL, 0, { NULL } }, /* 6, 7 */