mirror of
https://github.com/moparisthebest/pacman
synced 2025-01-10 13:28:12 -05:00
code cleanup
This commit is contained in:
parent
fd6ce1f4cb
commit
ec305c1443
@ -101,7 +101,7 @@ int pacman_remove(list_t *targets)
|
||||
alpm_list_free(data);
|
||||
break;
|
||||
default:
|
||||
ERR(NL, "%s\n", alpm_strerror(pm_errno));
|
||||
break;
|
||||
}
|
||||
goto error;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user