From 2bcfc15e96c32a27471b7eaab24775401ce0cefc Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Mon, 2 Mar 2015 21:47:27 -0600 Subject: [PATCH] eapol: Remove unneeded whitespace --- src/eapol.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/eapol.c b/src/eapol.c index e9879cde..67963fc1 100644 --- a/src/eapol.c +++ b/src/eapol.c @@ -734,7 +734,6 @@ static void eapol_handle_ptk_3_of_4(int ifindex, struct eapol_sm *sm, fail: l_free(step4); - } void __eapol_rx_packet(int ifindex, const uint8_t *sta_addr,