Couple of bogus const removals from rpmgi and rpmds structs
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 15 Dec 2007 19:14:44 +0000 (21:14 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 15 Dec 2007 19:14:44 +0000 (21:14 +0200)
commitf013449361e92ea2a6ffaa1bf3e9d1939f18d8b4
tree633838a8c9054aca13578ae6f1819d2c0b576f6e
parentaa61b715e6639d6900ca66facb62d5f099dd11d4
Couple of bogus const removals from rpmgi and rpmds structs
- in both cases the data is already directly inaccessible from outside,
  no further protection necessary
lib/rpmds.c
lib/rpmgi.c