1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 15:58:50 -05:00

fixed a commented MLK in db_find_conflicts()/CHECK1

This commit is contained in:
Aurelien Foret 2005-04-24 20:04:26 +00:00
parent ca61a89987
commit 55704d3742

View File

@ -72,6 +72,7 @@ PMList *db_find_conflicts(pmdb_t *db, PMList *targets, char *root)
}
}
}
FREEPKG(info);
}*/
/* CHECK 2: check every target against every target */