projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60bce8b
)
keep gcc happy
author
Klaus Kaempf
<kkaempf@suse.de>
Wed, 13 Aug 2008 08:53:31 +0000
(08:53 +0000)
committer
Klaus Kaempf
<kkaempf@suse.de>
Wed, 13 Aug 2008 08:53:31 +0000
(08:53 +0000)
zypp/ui/Selectable.cc
patch
|
blob
|
history
diff --git
a/zypp/ui/Selectable.cc
b/zypp/ui/Selectable.cc
index
83a6209
..
5bf712b
100644
(file)
--- a/
zypp/ui/Selectable.cc
+++ b/
zypp/ui/Selectable.cc
@@
-180,6
+180,7
@@
namespace zypp
return setStatus( hasInstalledObj() ? S_KeepInstalled : S_NoInst );
break;
}
+ return false;
}
bool Selectable::setInstalled()