summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-08-04 15:26:31 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-08-04 15:26:31 +0000
commit29ca6a102d8facb27d24a15b71f34104c1d8c5c2 (patch)
tree37af6d0f827145815d1617b45d39b4485024a7cd /perl-install/standalone/draksec
parent6ac5ddd7d586a80c5b9a6e0569dde0fdc76324ac (diff)
downloaddrakx-backup-do-not-use-29ca6a102d8facb27d24a15b71f34104c1d8c5c2.tar
drakx-backup-do-not-use-29ca6a102d8facb27d24a15b71f34104c1d8c5c2.tar.gz
drakx-backup-do-not-use-29ca6a102d8facb27d24a15b71f34104c1d8c5c2.tar.bz2
drakx-backup-do-not-use-29ca6a102d8facb27d24a15b71f34104c1d8c5c2.tar.xz
drakx-backup-do-not-use-29ca6a102d8facb27d24a15b71f34104c1d8c5c2.zip
perl_checker cleanup
Diffstat (limited to 'perl-install/standalone/draksec')
-rwxr-xr-xperl-install/standalone/draksec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/draksec b/perl-install/standalone/draksec
index 4ca353089..44d70a328 100755
--- a/perl-install/standalone/draksec
+++ b/perl-install/standalone/draksec
@@ -236,7 +236,7 @@ foreach ([ 'network', N("Network Options") ], [ 'system', N("System Options") ])
my %security_checks_value;
0, Gtk2::Label->new($help_msg),
-gtkappend_page($notebook,gtkshow(gtkpack_(Gtk2::VBox->new,
+gtkappend_page($notebook, gtkshow(gtkpack_(Gtk2::VBox->new,
1, create_scrolled_window(create_packtable($common_opts,
map {
my $i = $_;