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:
parent
ca61a89987
commit
55704d3742
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user