Fix a rpmTag/rpmSigTag mismatch by using the more appropriate type
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 28 Sep 2010 19:52:49 +0000 (22:52 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 28 Sep 2010 19:52:49 +0000 (22:52 +0300)
commitac1e1ff57256022b2e4ab091aa5743b92f0a6131
treef868caa8b527a9c9632458a2bf9a714a46c77702
parentda2c5fd2cf3b357ba06e786e8aa96a2b67e52eb0
Fix a rpmTag/rpmSigTag mismatch by using the more appropriate type
- This wouldn't make c++ any happier as the mismatch now occurs
  with headerGet() and friends instead of the comparison, but will do for now.
lib/rpmchecksig.c