From 5b9547fbf85013e064e7a99b651f35bf82f7346b Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 13 Nov 2008 19:02:42 +0000 Subject: remove trailing newline --- lib/network/connection_manager.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/network/connection_manager.pm') diff --git a/lib/network/connection_manager.pm b/lib/network/connection_manager.pm index 003dcbb..7ceada9 100644 --- a/lib/network/connection_manager.pm +++ b/lib/network/connection_manager.pm @@ -298,7 +298,6 @@ sub create_networks_list { #FIXME Should define an explicit order OPEN < WEP < WPA return $s1 cmp $s2; }); - } sub select_network { -- cgit v1.2.1