Use NULL instead of "" as no causingpkg
commit2b73d451274f48f89ae434297399565aca812035
authorNagy Gabor <ngaba@bibl.u-szeged.hu>
Sat, 19 Jul 2008 13:57:25 +0000 (19 15:57 +0200)
committerDan McGee <dan@archlinux.org>
Sat, 19 Jul 2008 16:04:38 +0000 (19 11:04 -0500)
tree0fd65b3e7fa9c9b347d3b8007a6738dd8551ba4b
parenta8405847e63c89e5694a84a96bef5023de890024
Use NULL instead of "" as no causingpkg

Our STRDUP macro (used in _alpm_depmiss_new) is NULL safe.

Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/deps.c