From de18dd3a9727b9995166abe4dd81a7ca9a65db84 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 26 Feb 2008 22:43:46 +0000 Subject: fix comment --- urpm/removable.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/urpm/removable.pm b/urpm/removable.pm index 464bd551..a24019fd 100644 --- a/urpm/removable.pm +++ b/urpm/removable.pm @@ -265,6 +265,7 @@ sub _sort_media { #- where there is one hash for each medium in {media} #- #- side-effects: +#- + those of _try_mounting_non_removable ($urpm->{removable_mounted}, "mount") #- + those of _examine_removable_medium ($urpm->{removable_mounted}, $sources, "mount", "umount", "eject", "copy-move-files") sub copy_packages_of_removable_media { my ($urpm, $list, $sources, $o_ask_for_medium) = @_; -- cgit v1.2.1