Lose the useless rpmtdToString()
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 20 May 2008 09:07:38 +0000 (12:07 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 21 May 2008 09:04:51 +0000 (12:04 +0300)
commitfc38b84c010fa8c4f2617b1351ceaccec9f5da60
tree8882554113bd70b732707db47481107a8fb21109
parentfae1edeb939e761a7fd070081d378a2a67a485f9
Lose the useless rpmtdToString()
- either use rpmtdFormat() or xstrdup() on rpmtdGetString() as appropriate
lib/formats.c
lib/psm.c
lib/rpmtd.c
lib/rpmtd.h
lib/rpmte.c