1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-03 18:59:55 -05:00
Dan McGee 1358a4a80f diskspace: use calloc instead of malloc
Prevents us from having to manually zero out several of our fields.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-02-11 10:36:41 -06:00
..