From ac6d351c778b2868d6bc4e1bed983659bb4b67b0 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 20 Aug 2007 19:50:15 +0000 Subject: use '_' in module names --- lib/network/connection/wireless.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/network/connection') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index 5f57e1c..59f8747 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -155,7 +155,7 @@ my @thirdparty_settings = ( { name => 'acx100', - matching => [ qw(acx-pci acx-usb) ], + matching => [ qw(acx_pci acx_usb) ], description => 'ACX100/ACX111/TNETW1450', firmware => { url => 'http://acx100.sourceforge.net/wiki/Firmware', -- cgit v1.2.1