From 3c449c259f3c6325a00bf542511bb1ccbce55054 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 18 Aug 2001 17:52:21 +0000 Subject: big renaming of ask_from_entries_refH in ask_from and ask_from_entries_refH_powered in ask_from_ --- perl-install/interactive_http.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/interactive_http.pm') diff --git a/perl-install/interactive_http.pm b/perl-install/interactive_http.pm index 1e56a21e6..18bff77fe 100644 --- a/perl-install/interactive_http.pm +++ b/perl-install/interactive_http.pm @@ -52,7 +52,7 @@ sub end() { sub exit() { end; exit($_[1]) } END { end() } -sub ask_from_entries_refW { +sub ask_fromW { my ($o, $common, $l, $l2) = @_; redisplay: -- cgit v1.2.1