Move transaction element iterator into rpmts.c where it logically belongs
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 18 Dec 2009 07:04:57 +0000 (09:04 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 18 Dec 2009 07:04:57 +0000 (09:04 +0200)
commit4e20d4c49f1d623458a7fdc28214e6729c4e32d4
treeb1d84a178cef5ad93ab490f41239de2480c41ac1
parentccc69322626ed649d72248e23a2834a9860099fb
Move transaction element iterator into rpmts.c where it logically belongs
- make rpmtsi_s really opaque, move rpmtsi typedef to rpmtypes.h
  along with all the other commonly used types
lib/rpmte.c
lib/rpmte.h
lib/rpmte_internal.h
lib/rpmts.c
lib/rpmts.h
lib/rpmtypes.h