From 3b3bd2c35d7479443323864bc3d6ebc7242b6ec5 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 27 Mar 2008 16:56:15 +0000 Subject: remove old comment --- lib/network/connection/wireless.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- cgit v1.2.1