summaryrefslogtreecommitdiffstats
path: root/perl-install/install/http.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-04-09 11:33:46 +0000
committerThierry Vignaud <tv@mandriva.org>2009-04-09 11:33:46 +0000
commit17e171d7fe85f987498bacea879649cfe60571cb (patch)
tree67bbaa5d9303a5dc0d26472e7be9b9ef5d83c223 /perl-install/install/http.pm
parent2a997dde3d1b567f7c7e61b9b42702b34743300e (diff)
downloaddrakx-backup-do-not-use-17e171d7fe85f987498bacea879649cfe60571cb.tar
drakx-backup-do-not-use-17e171d7fe85f987498bacea879649cfe60571cb.tar.gz
drakx-backup-do-not-use-17e171d7fe85f987498bacea879649cfe60571cb.tar.bz2
drakx-backup-do-not-use-17e171d7fe85f987498bacea879649cfe60571cb.tar.xz
drakx-backup-do-not-use-17e171d7fe85f987498bacea879649cfe60571cb.zip
fix typo in latest commit
Diffstat (limited to 'perl-install/install/http.pm')
-rw-r--r--perl-install/install/http.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/http.pm b/perl-install/install/http.pm
index 5de087d61..4e9a0ba51 100644
--- a/perl-install/install/http.pm
+++ b/perl-install/install/http.pm
@@ -29,7 +29,7 @@ sub get_file_and_size_ {
}
}
-sub get_file_and_size1 {
+sub get_file_and_size {
my ($url) = @_;
# can be used for ftp urls (with http proxy)