diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/network/connection/wireless.pm | 4 |
1 files changed, 2 insertions, 2 deletions
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', |