sync_commit: refactor out validate_deltas
commit1cf79eb8c8c7894d238cd906613dc1cd5b7ced1a
authorDan McGee <dan@archlinux.org>
Fri, 22 Apr 2011 02:57:08 +0000 (21 21:57 -0500)
committerDan McGee <dan@archlinux.org>
Sun, 24 Apr 2011 15:48:34 +0000 (24 10:48 -0500)
treee654456d7c2420d22cce6bd9bc4d5362c7804047
parent2df1534b787a87b4b7e8e4aaa5a9d5c2e3c6e47a
sync_commit: refactor out validate_deltas

More stuff going on in the pre-committing stage that can be in a static
method to make things a bit more clear.

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