use strreplace in the xfercommand code
commitcb1d4195bf7436240dbcc865113f3be19354aa34
authorXavier Chantry <shiningxc@gmail.com>
Sun, 6 Sep 2009 23:14:09 +0000 (7 01:14 +0200)
committerDan McGee <dan@archlinux.org>
Mon, 7 Sep 2009 20:16:47 +0000 (7 15:16 -0500)
tree3b6ae3b0083b77ce95406512ed54bafbb6b5ffef
parent2f190726324c44f314e8966f0068dea0b013d968
use strreplace in the xfercommand code

this operation was re-implemented using static strings, instead of using the
existing strreplace function

Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
src/pacman/pacman.c