summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-03-27 16:56:15 +0000
committerOlivier Blin <oblin@mandriva.com>2008-03-27 16:56:15 +0000
commit3b3bd2c35d7479443323864bc3d6ebc7242b6ec5 (patch)
treefe987992013d413a71bfcef9722d76500ec0952b
parentc63c946d6f4162306f302b413e8173779e1bff4e (diff)
downloaddrakx-net-3b3bd2c35d7479443323864bc3d6ebc7242b6ec5.tar
drakx-net-3b3bd2c35d7479443323864bc3d6ebc7242b6ec5.tar.gz
drakx-net-3b3bd2c35d7479443323864bc3d6ebc7242b6ec5.tar.bz2
drakx-net-3b3bd2c35d7479443323864bc3d6ebc7242b6ec5.tar.xz
drakx-net-3b3bd2c35d7479443323864bc3d6ebc7242b6ec5.zip
remove old comment
-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 {