mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 10:18:21 -05:00
wpa_supplicant: Remove trailing whitespace
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
0980c7face
commit
09d57ce40e
@ -288,7 +288,7 @@ int main(int argc, char *argv[])
|
||||
if (iface == NULL)
|
||||
goto out;
|
||||
ifaces = iface;
|
||||
iface = &ifaces[iface_count - 1];
|
||||
iface = &ifaces[iface_count - 1];
|
||||
os_memset(iface, 0, sizeof(*iface));
|
||||
break;
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user