mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-15 13:55:09 -05:00
fixed a commentary
This commit is contained in:
parent
9a6bb4e826
commit
021bf7b0d0
@ -153,7 +153,6 @@ pmpkg_t *_alpm_db_get_pkgfromcache(pmdb_t *db, char *target)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Returns a new group cache from db.
|
/* Returns a new group cache from db.
|
||||||
* It frees the cache if it already exists.
|
|
||||||
*/
|
*/
|
||||||
int _alpm_db_load_grpcache(pmdb_t *db)
|
int _alpm_db_load_grpcache(pmdb_t *db)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user