Fix thinko

This commit is contained in:
Paul Nasrat 2007-06-21 08:09:24 +01:00
parent e790bca3e9
commit c44738eae8
1 changed files with 1 additions and 1 deletions

View File

@ -2120,7 +2120,7 @@ assert(psm != NULL);
sharedFileInfo replaced = fi->replaced;
int mapflags = fi->mapflags;
rpmte savep;
int numSaved = 0;
int numShared = 0;
if (replaced != NULL) {
for (replaced; replaced->otherPkg; replaced++) {