summaryrefslogtreecommitdiffstats
path: root/lib/network/connection/cellular_bluetooth.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2011-11-18 12:58:18 +0000
committerThierry Vignaud <tv@mageia.org>2011-11-18 12:58:18 +0000
commit29c6b1e79ae9460ea0ca8815ed5916a8dd286bc7 (patch)
treef248e42b97ff78dcbee96ed8a6d1ed8f3bcbc6d4 /lib/network/connection/cellular_bluetooth.pm
parentb8276cb27087b6ce689b9ed1cb54c628ee663ef3 (diff)
downloaddrakx-net-29c6b1e79ae9460ea0ca8815ed5916a8dd286bc7.tar
drakx-net-29c6b1e79ae9460ea0ca8815ed5916a8dd286bc7.tar.gz
drakx-net-29c6b1e79ae9460ea0ca8815ed5916a8dd286bc7.tar.bz2
drakx-net-29c6b1e79ae9460ea0ca8815ed5916a8dd286bc7.tar.xz
drakx-net-29c6b1e79ae9460ea0ca8815ed5916a8dd286bc7.zip
update main catalog (#3371)
Diffstat (limited to 'lib/network/connection/cellular_bluetooth.pm')
-rw-r--r--lib/network/connection/cellular_bluetooth.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/connection/cellular_bluetooth.pm b/lib/network/connection/cellular_bluetooth.pm
index 5c99b63..21ea07d 100644
--- a/lib/network/connection/cellular_bluetooth.pm
+++ b/lib/network/connection/cellular_bluetooth.pm
@@ -2,7 +2,7 @@ package network::connection::cellular_bluetooth;
use base qw(network::connection::cellular);
-use strict;
+
use common;
my $rfcomm_dev_prefix = "/dev/rfcomm";