More poolHash multiple data-value cleanups
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Sep 2012 11:48:21 +0000 (14:48 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Sep 2012 11:48:21 +0000 (14:48 +0300)
commit38fe7e3b478d751610fcfc0c9bbe004a2633fd13
treef0ecc083457488a25512f479e11207c7b8a2dfa9
parent46b664b11b425b8641f05f275087b313d2fc0af3
More poolHash multiple data-value cleanups

- The only data associated with a pool key is a single id, we dont need
  an array for that
- Change poolHash get-entry return the id directly instead of pointer array
rpmio/rpmstrpool.c