summaryrefslogtreecommitdiffstats
path: root/perl-install/help.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-04-22 11:41:17 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-04-22 11:41:17 +0000
commit2bc21bce968dd1e7c9a54515cc40199b0ac94545 (patch)
treea03cde14569942b543621edc4bc2613ef733e462 /perl-install/help.pm
parentd3891adc2b40a7c9ccdce5a6a0cfaaf10ca98976 (diff)
downloaddrakx-backup-do-not-use-2bc21bce968dd1e7c9a54515cc40199b0ac94545.tar
drakx-backup-do-not-use-2bc21bce968dd1e7c9a54515cc40199b0ac94545.tar.gz
drakx-backup-do-not-use-2bc21bce968dd1e7c9a54515cc40199b0ac94545.tar.bz2
drakx-backup-do-not-use-2bc21bce968dd1e7c9a54515cc40199b0ac94545.tar.xz
drakx-backup-do-not-use-2bc21bce968dd1e7c9a54515cc40199b0ac94545.zip
fix typo (help.pm must return a true value)
Diffstat (limited to 'perl-install/help.pm')
-rw-r--r--perl-install/help.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm
index 1f12244b4..9cca41dde 100644
--- a/perl-install/help.pm
+++ b/perl-install/help.pm
@@ -1,6 +1,8 @@
package help;
use common;
+1;
+
# IMPORTANT: Don't edit this File - It is automatically generated
# from the manuals !!!
# Write a mail to <documentation@mandrakesoft.com> if