Reorganize fields in package struct
commitc7d332a26ad59772de5f37e855858cab97e26bb4
authorDan McGee <dan@archlinux.org>
Tue, 14 Dec 2010 23:45:12 +0000 (14 17:45 -0600)
committerDan McGee <dan@archlinux.org>
Tue, 14 Dec 2010 23:46:02 +0000 (14 17:46 -0600)
tree1601246cc073ba21f600f0d2346a8eec204f4531
parent919bb6c9e00820c3930067b5985a246a455bef57
Reorganize fields in package struct

Saves a few bytes due to padding (256 -> 248 bytes), especially on x86_64,
so we get the overhead of our new hash field right back.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/package.h