On 2011/6/7 Dan McGee <d...@archlinux.org> wrote:
> -alpm_list_t SYMEXPORT *alpm_find_grp_pkgs(alpm_list_t *dbs,
> +alpm_list_t SYMEXPORT *alpm_find_grp_pkgs(pmhandle_t *handle, alpm_list_t 
> *dbs,
>                const char *name)
>  {
>        alpm_list_t *i, *j, *pkgs = NULL, *ignorelist = NULL;

I don't see where the handle is needed in this function.

Rémy.

Reply via email to