From f191e204ace3bb5ebcadd03e275e919561e6680a Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 6 Apr 2015 11:42:16 -0500 Subject: wifi: trivial whitespace fixup --- src/devices/wifi/nm-device-wifi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/wifi/nm-device-wifi.c b/src/devices/wifi/nm-device-wifi.c index 87c1abfa29..c90f054409 100644 --- a/src/devices/wifi/nm-device-wifi.c +++ b/src/devices/wifi/nm-device-wifi.c @@ -1741,7 +1741,7 @@ supplicant_iface_bss_removed_cb (NMSupplicantInterface *iface, */ nm_ap_set_last_seen (ap, MAX (last_seen, now - SCAN_INTERVAL_MAX)); g_object_set_data (G_OBJECT (ap), WPAS_REMOVED_TAG, GUINT_TO_POINTER (TRUE)); -} + } } static void -- cgit v1.2.1