From f119f8b0f625edac1c79913203700d0a4a372cdc Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 8 Jan 2009 17:42:29 +0000 Subject: add some comment --- urpm/get_pkgs.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'urpm/get_pkgs.pm') diff --git a/urpm/get_pkgs.pm b/urpm/get_pkgs.pm index 342b659a..484a08b1 100644 --- a/urpm/get_pkgs.pm +++ b/urpm/get_pkgs.pm @@ -205,7 +205,8 @@ sub download_packages_of_distant_media { 1; } - +# download packages listed in $blist, +# and put the result in $sources or $errors sub _download_packages_of_distant_media { my ($urpm, $sources, $errors, $blist, %options) = @_; -- cgit v1.2.1