On a Tuesday in 2021, Peter Krempa wrote:
We pass through to glib's hash table functions so we can also use
glibs
function prototype definition.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_monitor_json.c | 2 +-
src/util/virhash.c | 4 ++--
src/util/virhash.h | 12 ++----------
src/util/virobject.c | 4 ++--
4 files changed, 7 insertions(+), 15 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano