summaryrefslogtreecommitdiffstats
path: root/lib/network/connection/wireless.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/network/connection/wireless.pm')
-rw-r--r--lib/network/connection/wireless.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm
index 27fde27..29ef2cf 100644
--- a/lib/network/connection/wireless.pm
+++ b/lib/network/connection/wireless.pm
@@ -697,7 +697,7 @@ sub convert_key_for_wpa_supplicant {
length($key) == 64 && get_hex_key($key) || qq("$key");
}
-#- FIXME: to be improved (quotes, comments) and moved in common files
+#- FIXME: to be improved (quotes, comments)
sub wlan_ng_update_vars {
my ($file, $vars) = @_;
substInFile {