From: Michael Schroeder Date: Tue, 21 Oct 2008 11:03:18 +0000 (+0000) Subject: - oopsie, I should at least test build... X-Git-Tag: BASE-SuSE-Code-12_1-Branch~308^2~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d02bbcb2720401a2f57a5a0c741b95e7b3e95ab;p=thirdparty%2Flibsolv.git - oopsie, I should at least test build... --- diff --git a/src/repodata.c b/src/repodata.c index 4ba47f75..ec5bb4fe 100644 --- a/src/repodata.c +++ b/src/repodata.c @@ -1154,7 +1154,7 @@ dataiterator_step(Dataiterator *di) } /* FALLTHROUGH */ - case di_bye: + case di_bye: di_bye: di->state = di_bye; return 0;