From 1341c227451b032c2b110f9a90caa5fcc3f85d74 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 6 Jan 2009 15:30:14 +0000 Subject: add comment --- urpm/orphans.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/urpm/orphans.pm b/urpm/orphans.pm index 74695aa6..90708851 100644 --- a/urpm/orphans.pm +++ b/urpm/orphans.pm @@ -70,7 +70,9 @@ sub _installed_req_and_unreq_and_update_unrequested_list { ($req, $unreq, $unrequested); } - +#- returns the new "unrequested" packages +#- the reason can be "required by xxx" or "suggested" +#- #- side-effects: none sub _selected_unrequested { my ($urpm, $selected, $rejected) = @_; -- cgit v1.2.1