From 7ba14fec2b861c37c65621ec1ece313cae493e0f Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 19 May 2010 07:40:44 +0000 Subject: fix syntax error --- lib/network/connection/wireless.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/network/connection') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index b71e49f..ad02481 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -314,8 +314,8 @@ my @thirdparty_settings = ( url => 'http://www.ralinktech.com/', test_file => "rt${_}.bin", }, - }, - } (2860, 2870, 3090), + }; + } (2860, 2870, 3090)), { name => 'rtl8187se', -- cgit v1.2.1