Remove bogus const from rpmGlob argv return type
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 18 Dec 2007 08:17:18 +0000 (10:17 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 18 Dec 2007 08:17:18 +0000 (10:17 +0200)
commit78ad426f040a85965ad33ab64f040012f1b2af39
treebd656a40ddcf5563dbedb513379ff86815333ad7
parent8bdd462b50b7930c94cd7c59ac068934f60cffcf
Remove bogus const from rpmGlob argv return type
- it's malloced and must be freed by caller
build/files.c
lib/idtx.c
lib/manifest.c
lib/rpmgi.c
lib/rpminstall.c
rpmio/macro.c
rpmio/rpmfileutil.c
rpmio/rpmfileutil.h
tools/rpmcache.c
tools/rpmgraph.c