From 8aead2a45cdd1c6a88ebed575319f0c434a286b2 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 26 Feb 2008 19:36:37 +0000 Subject: add comment --- urpm/removable.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'urpm/removable.pm') diff --git a/urpm/removable.pm b/urpm/removable.pm index 7e1a15c5..0298e083 100644 --- a/urpm/removable.pm +++ b/urpm/removable.pm @@ -77,6 +77,9 @@ sub try_umounting_removables { } #- examine if given medium is already inside a removable device. +#- +#- side-effects: +#- + those of try_mounting ($urpm->{removable_mounted}, mount) sub _check_notfound { my ($urpm, $list, $id, $dir, $removable) = @_; if ($dir) { -- cgit v1.2.1