From c04dad8f52fcb000719ed1a042a8a8be93423a12 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 6 Jan 2009 15:28:39 +0000 Subject: add comment --- urpm/orphans.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/urpm/orphans.pm b/urpm/orphans.pm index dfc78713..74695aa6 100644 --- a/urpm/orphans.pm +++ b/urpm/orphans.pm @@ -89,6 +89,9 @@ sub _selected_unrequested { } } keys %$selected; } + +#- returns the packages obsoleting packages marked "unrequested" +#- #- side-effects: none sub _renamed_unrequested { my ($urpm, $rejected) = @_; -- cgit v1.2.1