use real name
authorKlaus Kaempf <kkaempf@suse.de>
Sat, 28 Jan 2006 22:25:53 +0000 (22:25 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Sat, 28 Jan 2006 22:25:53 +0000 (22:25 +0000)
zypp/solver/detail/Helper.cc

index 53ab3b0e367df0bc681ba9d08d79b81e86d99694..ab0e9659b11942f10a0e9d242bc4086191e29571 100644 (file)
@@ -72,7 +72,7 @@ struct LookForUpgrades : public resfilter::OnCapMatchCallbackFunctor, public res
 };
 
 
-PoolItem
+PoolItem_Ref
 Helper::findInstalledItem (const ResPool *pool, PoolItem_Ref item)
 {
     LookForUpgrades info;