summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2015-04-06 11:42:16 -0500
committerDan Williams <dcbw@redhat.com>2015-04-10 10:17:45 -0500
commitf191e204ace3bb5ebcadd03e275e919561e6680a (patch)
treea293222859ae7a81031d46da408ac10702d1647a
parent0bdee17402057a8fc0e054de828113208bd76b5b (diff)
downloadNetworkManager-f191e204ace3bb5ebcadd03e275e919561e6680a.tar.gz
wifi: trivial whitespace fixup
-rw-r--r--src/devices/wifi/nm-device-wifi.c2
1 files changed, 1 insertions, 1 deletions
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