projects
/
platform
/
upstream
/
libsolv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb73073
)
- oops, fix typo
author
Michael Schroeder
<mls@suse.de>
Fri, 17 Feb 2012 14:51:39 +0000
(15:51 +0100)
committer
Michael Schroeder
<mls@suse.de>
Fri, 17 Feb 2012 14:51:39 +0000
(15:51 +0100)
examples/solv.c
patch
|
blob
|
history
diff --git
a/examples/solv.c
b/examples/solv.c
index
ab86e1d
..
4e3cdbe
100644
(file)
--- a/
examples/solv.c
+++ b/
examples/solv.c
@@
-2505,7
+2505,7
@@
rewrite_repos(Pool *pool, Queue *addedfileprovides)
for (j = 2; j < repo->nrepodata; j++)
{
Repodata *edata = repo_id2repodata(repo, j);
- if (!data->loadcallback)
+ if (!
e
data->loadcallback)
break;
}
if (j < repo->nrepodata)