Replacements refactor: extract check_literal()
commit231d6cc1e4083e5e49063b22fe6e5b0318b85328
authorDan McGee <dan@archlinux.org>
Thu, 18 Aug 2011 04:39:41 +0000 (17 23:39 -0500)
committerDan McGee <dan@archlinux.org>
Thu, 18 Aug 2011 15:47:41 +0000 (18 10:47 -0500)
tree6bf2f64de7bfe10248cbda2ca170fcfcce412227
parent5d291d050ebd714851c6bd85efd49a03d88414f0
Replacements refactor: extract check_literal()

This moves code that was inline in alpm_sync_sysupgrade() to its own
method.

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