]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
wpa_supplicant: Remove trailing whitespace
authorAnton Nayshtut <qca_antonn@qca.qualcomm.com>
Sun, 16 Nov 2014 15:28:53 +0000 (17:28 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 2 Jun 2015 17:06:55 +0000 (20:06 +0300)
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/main.c

index 22827479c64354bead240e91d3556a586a5ccddc..9f5a198e0aaab07380f176e834b2884f4a7b649e 100644 (file)
@@ -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: