summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-09-19 11:08:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-09-19 11:08:58 +0000
commit0557d832a7dd38db0ef9d3588df0097f7b495dac (patch)
tree3412d9a63c059e198958ad605ae76c55b546877f /perl-install/detect_devices.pm
parent768876a1861fb81696ae5455dca5685b77eddf58 (diff)
downloaddrakx-0557d832a7dd38db0ef9d3588df0097f7b495dac.tar
drakx-0557d832a7dd38db0ef9d3588df0097f7b495dac.tar.gz
drakx-0557d832a7dd38db0ef9d3588df0097f7b495dac.tar.bz2
drakx-0557d832a7dd38db0ef9d3588df0097f7b495dac.tar.xz
drakx-0557d832a7dd38db0ef9d3588df0097f7b495dac.zip
ensure titi has the good tab-width
Diffstat (limited to 'perl-install/detect_devices.pm')
-rw-r--r--perl-install/detect_devices.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/detect_devices.pm b/perl-install/detect_devices.pm
index b03785f6e..c118324b4 100644
--- a/perl-install/detect_devices.pm
+++ b/perl-install/detect_devices.pm
@@ -1064,3 +1064,8 @@ sub suggest_mount_point {
}
1;
+
+#- Local Variables:
+#- mode:cperl
+#- tab-width:8
+#- End: